summaryrefslogtreecommitdiffstats
path: root/roles/fedmsg/base/templates
diff options
context:
space:
mode:
authorRalph Bean <rbean@redhat.com>2017-03-14 18:23:00 +0000
committerRalph Bean <rbean@redhat.com>2017-03-14 18:23:07 +0000
commit4c6b4fed4703d5715b502e2a88c47ec47c4dc0af (patch)
treeb1d982dca6f30e490d65b2be70b78d27d663d1ce /roles/fedmsg/base/templates
parentc1c50d293ff4cd98bf6496399e103628a1822ac6 (diff)
downloadansible-4c6b4fed4703d5715b502e2a88c47ec47c4dc0af.tar.gz
ansible-4c6b4fed4703d5715b502e2a88c47ec47c4dc0af.tar.xz
ansible-4c6b4fed4703d5715b502e2a88c47ec47c4dc0af.zip
Make mbs-backend wait a little bit longer before publishing.
Diffstat (limited to 'roles/fedmsg/base/templates')
-rw-r--r--roles/fedmsg/base/templates/base.py.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/fedmsg/base/templates/base.py.j2 b/roles/fedmsg/base/templates/base.py.j2
index 0da211b50..90b49bf87 100644
--- a/roles/fedmsg/base/templates/base.py.j2
+++ b/roles/fedmsg/base/templates/base.py.j2
@@ -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