Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[backport/2.3] continue waiting when an exception is raised (#408) #441

Conversation

gravesm
Copy link
Member

@gravesm gravesm commented Apr 28, 2022

Depends-On: #446

Continue waiting when an exception is raised

SUMMARY
When an exception is raised and the wait_timeout is not reached, we should continue waiting as this may occurs due to temporary issue on cluster

Fixes #407

ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Mike Graves mgraves@redhat.com
Reviewed-by: Abhijeet Kasurde
(cherry picked from commit f418353)

@softwarefactory-project-zuul
Copy link

Build failed.

@gravesm gravesm closed this Apr 29, 2022
@gravesm gravesm reopened this Apr 29, 2022
@softwarefactory-project-zuul
Copy link

Build failed.

abikouo and others added 2 commits May 2, 2022 07:50
Continue waiting when an exception is raised

SUMMARY
When an exception is raised and the wait_timeout is not reached, we should continue waiting as this may occurs due to temporary issue on cluster

Fixes ansible-collections#407

ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Mike Graves <mgraves@redhat.com>
Reviewed-by: Abhijeet Kasurde <None>
(cherry picked from commit f418353)
@softwarefactory-project-zuul
Copy link

Build succeeded.

@gravesm gravesm added the mergeit label May 2, 2022
@softwarefactory-project-zuul
Copy link

Build succeeded (gate pipeline).

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit edf104d into ansible-collections:stable-2.3 May 2, 2022
@gravesm gravesm deleted the backport/2.3/408 branch May 2, 2022 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants