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

Add 500 Retry Codes #1003

Merged
merged 1 commit into from
Aug 18, 2022
Merged

Conversation

JacksonWeber
Copy link
Contributor

Related Specification

https://github.com/microsoft/Telemetry-Collection-Spec/blob/main/ApplicationInsights/sdk_behavior_breeze.md#500---internal-server-error

What this PR Addresses

Indicates 502, 503, and 504 status codes as allowing retry per the above specification.

Related Details

This PR will be accompanied by a related one in the Azure JS SDK.

Copy link
Member

@hectorhdzg hectorhdzg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JacksonWeber JacksonWeber merged commit e0d2ad4 into develop Aug 18, 2022
@hectorhdzg hectorhdzg deleted the jacksonweber/500-error-code-support branch November 9, 2022 18: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.

None yet

2 participants