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

Bruce/857 axios retry #211

Merged
merged 3 commits into from
Feb 21, 2024
Merged

Bruce/857 axios retry #211

merged 3 commits into from
Feb 21, 2024

Conversation

BruceRodrigues
Copy link
Contributor

@BruceRodrigues BruceRodrigues commented May 23, 2023

Closes #857

Adding retry logic when receiving 503 from an axios request.

OBS: I'm not sure how to test the retry behavior. For now, the only test that I did was to ensure that everything else are still working as expected.

@BruceRodrigues BruceRodrigues requested a review from NoopDog May 23, 2023 01:53
@NoopDog NoopDog force-pushed the bruce/857-axios-retry branch from 0e6d7da to 43de6f4 Compare May 26, 2023 03:23
@NoopDog
Copy link
Member

NoopDog commented May 26, 2023

@BruceRodrigues lets see if we can add some tests here.

@MillenniumFalconMechanic MillenniumFalconMechanic requested review from frano-m and removed request for NoopDog February 5, 2024 21:19
@frano-m frano-m force-pushed the bruce/857-axios-retry branch from 43de6f4 to d3f6b7d Compare February 21, 2024 05:11
@frano-m frano-m merged commit 49a89e2 into main Feb 21, 2024
1 check passed
@frano-m frano-m deleted the bruce/857-axios-retry branch February 21, 2024 05:21
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.

[DX] Retry Azul requests when it returns a 503
3 participants