[multiple] Add retries to rhsm_repository tasks#3763
[multiple] Add retries to rhsm_repository tasks#3763karelyatin merged 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Seen random failures where the task fails like:- OSError: [Errno 107] Transport endpoint is not connected Adding retries to handle such intermittent failures. Signed-off-by: Yatin Karel <ykarel@redhat.com>
02bbe04 to
26ebdf0
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/9f38d3ac53274e528b51b8e1475de25a ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 37m 32s |
|
recheck |
d2bca26
into
openstack-k8s-operators:main
Seen random failures where the task fails like:-
OSError: [Errno 107] Transport endpoint is not connected
Adding retries to handle such intermittent failures.