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

Github slow response makes crashes #5

Open
rrahir opened this issue May 20, 2022 · 0 comments
Open

Github slow response makes crashes #5

rrahir opened this issue May 20, 2022 · 0 comments

Comments

@rrahir
Copy link
Owner

rrahir commented May 20, 2022

in make_PR, we sometimes have the "pr view" step fail as github replies that no PR exists, even though we just created it.

Add a retry step.

@rrahir rrahir changed the title Github slow respoend make the script crash Github slow respond make the script crash Nov 16, 2022
@rrahir rrahir changed the title Github slow respond make the script crash Github slow response makes crashes Nov 25, 2022
rrahir added a commit that referenced this issue Nov 28, 2022
The call to get a newly created PR url would sometimes fail because it
was called to fast after the pr creation.

solves #5
rrahir added a commit that referenced this issue Nov 28, 2022
The call to get a newly created PR url would sometimes fail because it
was called to fast after the pr creation.

solves #5
rrahir added a commit that referenced this issue Nov 28, 2022
The call to get a newly created PR url would sometimes fail because it
was called to fast after the pr creation.

solves #5
rrahir added a commit that referenced this issue Nov 28, 2022
The call to get a newly created PR url would sometimes fail because it
was called to fast after the pr creation.

solves #5
rrahir added a commit that referenced this issue Jan 23, 2023
The call to get a newly created PR url would sometimes fail because it
was called to fast after the pr creation.

solves #5
rrahir added a commit that referenced this issue Feb 8, 2023
The call to get a newly created PR url would sometimes fail because it
was called to fast after the pr creation.

solves #5
rrahir added a commit that referenced this issue Feb 28, 2023
The call to get a newly created PR url would sometimes fail because it
was called to fast after the pr creation.

solves #5
rrahir added a commit that referenced this issue Feb 28, 2023
The call to get a newly created PR url would sometimes fail because it
was called to fast after the pr creation.

solves #5
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

No branches or pull requests

1 participant