#2721 Add a timeout when trying to query jenkins
Merged by pingou. Opened by pingou.
fix_pagure_ci  into  master

Download 2721.patch

This will avoid pagure-ci trying to contact a jenkins instance forever.

Fixes https://pagure.io/pagure/issue/2649
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

requests raises an exception when timeout is reached, that is not catched here

I thought this was already in a try/except but seems not, let's add it

rebased onto 41620a0770ab97d4e739331404dd8fa13c46c51a

Adjusted :)

:thumbsup:

Thanks! :)

rebased onto 34e0a83b864a6dd3c0e0c1f0e3804317055cee3f

Pull-Request has been merged by pingou

Metadata