Bring this interval down.

This commit is contained in:
Ralph Bean 2015-04-23 16:53:02 +00:00
parent 900c5bdbdf
commit 066755c393

View file

@ -68,7 +68,7 @@ config = dict(
# - https://github.com/fedora-infra/fedmsg/issues/305
# - http://api.zeromq.org/3-2:zmq-setsockopt
zmq_reconnect_ivl=100,
zmq_reconnect_ivl_max=800,
zmq_reconnect_ivl_max=500,
)
# This option adds an IPC socket by which we can monitor hub health.