Signed-off-by: Jason Montleon jmontleo@redhat.com
A brief network outage between the koji builder and hub (3-5 minutes) resulted in a long running build failing with no retries.
2026-04-02 09:51:52,196 [INFO] {1092} koji:3198 Try #1 for call 21613 (listBuildroots) failed: ('Connection aborted.', OSError(113, 'No route to host'))
The https://riscv-koji.fedoraproject.org/koji/ hubs builders are not in the data center so we are unfortunately not in full control of the networks between builders and the hub.
issue #4560
Signed-off-by: Jason Montleon jmontleo@redhat.com