Commit 9384507
committed
Bump peer reconnection interval to 1 minute
We periodically try to reconnect to known persisted peers, but so far
every 10 seconds, which resulted in very spammy reconnection logs.
Here, we bump the reconnection interval to once a minute, which is still
pretty low.1 parent 8bfa8ec commit 9384507
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments