Shouldn't we at least try to go on even if taskotron-production-override repo is not reachable?
Right now we just give up and fail with:
Curl error (28): Timeout was reached for https://fedorapeople.org/groups/qa/taskotron-repos/taskotron-production-override/taskotron-production-override.repo [Connection timed out after 30001 milliseconds] Error: Configuration of repo failed
Metadata Update from @kparal: - Issue assigned to kparal
We can, but from implementation standpoint, it's much easier to either ignore all minion repos or none. It seems difficult to be able to configure it per minion repo. So, I could add this functionality to libtaskotron (allow to set to ignore all minion repo failures). Is that what we want, though? I'm not sure. I'll try to make a PoC of implementing this.
Fixed in https://pagure.io/taskotron/libtaskotron/c/54f302aa948e59da18184ac41315cb3684f9b568
Metadata Update from @kparal: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.