Adjust fedmsg post_init_sleep to match zmq_reconnect_ivl_max.

This commit is contained in:
Ralph Bean 2015-01-15 15:08:55 +00:00
parent b73589de78
commit 8db54a3144

View file

@ -35,7 +35,7 @@ config = dict(
# If we are experiencing message-loss problems, one of the first things
# to try should be to turn this number up to a non-zero value. '1' should
# be more than sufficient.
post_init_sleep=0.4,
post_init_sleep=1.0,
# This is the number of milliseconds to wait before timing out on
# connections.. notably to the fedmsg-relay in the event that it has