bodhi_utils: retry connection when there's a network error
ClosedPublic

Authored by kparal on Jan 28 2015, 10:25 AM.

Details

Summary

This applies to e.g. connection timing out. I have found this when looking at https://taskotron.fedoraproject.org/taskmaster/builders/x86_64/builds/32267/steps/runtask/logs/taskotron.log and realizing that our Bodhi retry method is not kicking in, even though it should be.

Test Plan

test suite adjusted and passes

Diff Detail

Repository
rLTRN libtaskotron
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kparal retitled this revision from to bodhi_utils: retry connection when there's a network error.Jan 28 2015, 10:25 AM
kparal updated this object.
kparal edited the test plan for this revision. (Show Details)
kparal added reviewers: tflink, mkrizek, jskladan.
This revision is now accepted and ready to land.Jan 28 2015, 11:32 AM
tflink accepted this revision.Jan 28 2015, 2:53 PM

LGTM

This revision was automatically updated to reflect the committed changes.