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

Fix wrong retry logic #269

Merged
merged 4 commits into from
Apr 1, 2025
Merged

Fix wrong retry logic #269

merged 4 commits into from
Apr 1, 2025

Conversation

whites11
Copy link
Contributor

In case of a server side error leading to a 500, the client side retry logic sent an invalid request (without the body) leading to an error from cloudfront.

This PR fixes the retry logic error.

@whites11 whites11 requested a review from a team as a code owner March 31, 2025 14:10
@whites11 whites11 self-assigned this Mar 31, 2025
@whites11 whites11 merged commit 80ebf7a into main Apr 1, 2025
39 checks passed
@whites11 whites11 deleted the fix-400 branch April 1, 2025 07:17
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