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

Add in retry logic for opening the pull request. #33731

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

clalancette
Copy link
Contributor

That's because we can run into secondary request limiting
with Github's API, so make sure to catch that case and retry
until it succeeds.

Signed-off-by: Chris Lalancette [email protected]

That's because we can run into secondary request limiting
with Github's API, so make sure to catch that case and retry
until it succeeds.

Signed-off-by: Chris Lalancette <[email protected]>
@clalancette clalancette requested a review from audrow June 28, 2022 18:12
Copy link
Contributor

@audrow audrow left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@clalancette clalancette merged commit 21f9652 into master Jun 28, 2022
@clalancette clalancette deleted the clalancette/sync-script-update branch June 28, 2022 18:15
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