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 only retriable http status codes #1046

Merged
merged 3 commits into from
Aug 14, 2023
Merged

Conversation

ganga1980
Copy link
Contributor

Existing implementation of Windows agent retries non 200 status codes. This can impact the ingestion endpoint for client side errors. This PR fixes to only retry for the retriable http status codes.

@ganga1980 ganga1980 requested a review from a team as a code owner August 10, 2023 05:31
@ganga1980 ganga1980 merged commit a030f6e into ci_prod Aug 14, 2023
16 checks passed
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