mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
This seems to be a similar case to the kojipkgs one, where we see from time to time timeouts from proxies to pkgs01. If it's a health check, haproxy will mark the backend down. If it's a user request they will get a timeout and a 503 back. This will help mitigate the second problem and retry those. Signed-off-by: Kevin Fenzi <kevin@scrye.com>