-
Notifications
You must be signed in to change notification settings - Fork 41
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
fix: requeue after an hour if creating Snapshot is forbidden #964
Conversation
* If the snapshot creation error encounters a Forbidden error it probably ran into a quota issue which may get resolved but not within 15 minutes of standard requeueing Signed-off-by: dirgim <[email protected]> rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED
Skipping CI for Draft Pull Request. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #964 +/- ##
=======================================
Coverage ? 63.86%
=======================================
Files ? 49
Lines ? 6094
Branches ? 0
=======================================
Hits ? 3892
Misses ? 1855
Partials ? 347 ☔ View full report in Codecov by Sentry. |
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Signed-off-by: dirgim [email protected]
Maintainers will complete the following section