Compare commits
2 Commits
issue-2776
...
issue-2412
| Author | SHA1 | Date | |
|---|---|---|---|
| 80b0e4253e | |||
| c5f9e5000f |
@@ -49,12 +49,12 @@ port = 8080
|
|||||||
peer-chain-height-polling-interval = "5s"
|
peer-chain-height-polling-interval = "5s"
|
||||||
el-sync-status-refresh-interval = "5s"
|
el-sync-status-refresh-interval = "5s"
|
||||||
sync-target-selection = "Highest"
|
sync-target-selection = "Highest"
|
||||||
desync-tolerance = 100000
|
desync-tolerance = 64
|
||||||
|
|
||||||
[syncing.download]
|
[syncing.download]
|
||||||
block-range-request-timeout = "10s"
|
block-range-request-timeout = "10s"
|
||||||
blocks-batch-size = 10
|
blocks-batch-size = 5
|
||||||
blocks-parallelism = 10
|
blocks-parallelism = 2
|
||||||
max-retries = 5
|
max-retries = 5
|
||||||
backoff-delay = "1s"
|
backoff-delay = "1s"
|
||||||
use-unconditional-random-download-peer = false
|
use-unconditional-random-download-peer = false
|
||||||
Reference in New Issue
Block a user