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

Handle GitHub API errors when creating issues better #25

Open
gudmdharalds opened this issue Mar 10, 2021 · 0 comments
Open

Handle GitHub API errors when creating issues better #25

gudmdharalds opened this issue Mar 10, 2021 · 0 comments

Comments

@gudmdharalds
Copy link
Contributor

The GitHub API will sometimes return a Server Error without any specific detail and when the exact same request is retried, it succeeds. We need to be able to handle those errors gracefully.

See code here: https://github.com/Automattic/vip-go-compatibility-scanner/blob/master/open-issues.php#L146

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant