We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d30189b + 23cad31 commit 3fb801bCopy full SHA for 3fb801b
src/main/resources/application.conf
@@ -112,7 +112,7 @@ mantis {
112
113
peer {
114
# Retry delay for failed attempt at connecting to a peer
115
- connect-retry-delay = 1 minute
+ connect-retry-delay = 5 seconds
116
117
# Maximum number of reconnect attempts after the connection has been initiated.
118
# After that, the connection will be dropped until its initiated again (eg. by peer discovery)
0 commit comments