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.
1 parent 0e78858 commit a42f763Copy full SHA for a42f763
data/bs.cfg
@@ -14,7 +14,7 @@ connect_timeout_seconds = 5
14
# The time limit to complete the connection handshake, defaults to 15.
15
channel_handshake_seconds = 15
16
# The time between blocks that initiates a request, defaults to 1.
17
-channel_poll_seconds = 10
+channel_poll_seconds = 1
18
# The time between ping messages, defaults to 5.
19
channel_heartbeat_minutes = 5
20
# The inactivity time limit for any connection, defaults to 10.
0 commit comments