Skip to content

Commit c069d08

Browse files
authored
[ETCM-493] Increase eth_syncing ask timeout (#878)
1 parent 279627f commit c069d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ mantis {
597597
}
598598

599599
async {
600-
ask-timeout = 100.millis
600+
ask-timeout = 1.second
601601

602602
dispatchers {
603603
block-forger {

0 commit comments

Comments
 (0)