Make mbs-backend wait a little bit longer before publishing.
This commit is contained in:
parent
c1c50d293f
commit
4c6b4fed47
3 changed files with 7 additions and 1 deletions
|
@ -48,7 +48,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=1.0,
|
||||
post_init_sleep={{fedmsg_post_init_sleep}},
|
||||
|
||||
# This is the number of milliseconds to wait before timing out on
|
||||
# connections.. notably to the fedmsg-relay in the event that it has
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue