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

Retry on 5xx errors #24

Open
demeyerthom opened this issue Dec 4, 2023 · 1 comment
Open

Retry on 5xx errors #24

demeyerthom opened this issue Dec 4, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@demeyerthom
Copy link
Member

demeyerthom commented Dec 4, 2023

Because apollo studio is occasionally unstable and returns 500 errors that can be retried, we want to allow for retries when 500 status code errors happen also.

@demeyerthom demeyerthom self-assigned this Dec 4, 2023
@demeyerthom
Copy link
Member Author

@BramKaashoek I think we can keep it to 500s only right? Or have you seen cases where other 5xx also happen?

@demeyerthom demeyerthom added the bug Something isn't working label Dec 4, 2023
@demeyerthom demeyerthom removed their assignment Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant