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 1cb2a0f commit bfdc1a4Copy full SHA for bfdc1a4
deps/rabbit/src/rabbit_stream_coordinator.hrl
@@ -1,6 +1,6 @@
1
2
-define(STREAM_COORDINATOR_STARTUP, {stream_coordinator_startup, self()}).
3
--define(TICK_TIMEOUT, 60000).
+-define(TICK_TIMEOUT, 1000).
4
-define(RESTART_TIMEOUT, 1000).
5
-define(PHASE_RETRY_TIMEOUT, 10000).
6
-define(CMD_TIMEOUT, 30000).
0 commit comments