mirror of
https://github.com/status-im/ethereumj-personal.git
synced 2025-02-17 14:16:23 +00:00
increase peer.channel.read.timeout to prevent readTimeoutException.
This commit is contained in:
parent
ff9c129235
commit
da38a89d49
@ -76,7 +76,7 @@ transaction.approve.timeout = 15
|
||||
# the parameter specifies how much
|
||||
# time we will wait for a message
|
||||
# to come before closing the channel
|
||||
peer.channel.read.timeout = 30
|
||||
peer.channel.read.timeout = 300
|
||||
|
||||
# default directory where we keep
|
||||
# basic Serpent samples relative
|
||||
|
Loading…
x
Reference in New Issue
Block a user