mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 12:03:38 +08:00
The important change here is to retry to connect when we lose our connection to rabbitmq.fedoraproject.org. (https://pagure.io/fedora-infrastructure/issue/9794) be75c716bae720c45e720f8e1cecab01f4355bd3..98645617cd8529c042f1c398b283264a66a4bea5 Owen W. Taylor (6): run-redis.sh: bind only to localhost and set a (trivial) password release_info.py: Fix typo in the release name for F35 bodhi_change_monitor: handle exceptions when talking to fedora-messaging bodhi_change_monitor: Don't just retry on stream lost, retry on connection refused bodhi_change_monitor: Retry on ssl.SSLError bodhi_change_monitor: Improve logging of exceptions Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>