Skip to content
Snippets Groups Projects
Commit 1015c6ee authored by Josh Brooks's avatar Josh Brooks
Browse files

Revert default UncheckRoundPeriod

parent 3c865d0a
Branches
Tags
1 merge request!23Release
...@@ -51,7 +51,7 @@ func GetDefaultRounds() Rounds { ...@@ -51,7 +51,7 @@ func GetDefaultRounds() Rounds {
LookupRoundsBufferLen: 2000, LookupRoundsBufferLen: 2000,
ForceHistoricalRounds: false, ForceHistoricalRounds: false,
MaxHistoricalRoundsRetries: 3, MaxHistoricalRoundsRetries: 3,
UncheckRoundPeriod: 10 * time.Second, UncheckRoundPeriod: 20 * time.Second,
ForceMessagePickupRetry: false, ForceMessagePickupRetry: false,
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment