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

Increase retry timeout when polling CI run result #423

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

mgoerens
Copy link
Contributor

During end to end tests, we query the GitHub API regularly to check if the pipeline associated with the test PR has completed. This commit increase the retry timeout in order to decrease the total amount of API calls that the bot account is performing. This helps with staying within the GitHub API rate limits as highlighted in #422.

During end to end tests, we query the GitHub API regularly to check if
the pipeline associated with the test PR has completed. This commit
increase the retry timeout in order to decrease the total amount of API
calls that the bot account is performing. This helps with staying within
the GitHub API rate limits as highlighted in openshift-helm-charts#422.

Signed-off-by: Matthias Goerens <[email protected]>
This was referenced Jan 20, 2025
Copy link
Contributor

@komish komish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@komish komish merged commit 0321077 into openshift-helm-charts:main Jan 20, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants