Skip to content

Wrap bad request errors for proper handling by retry queue #205

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

Merged
merged 1 commit into from
May 1, 2020
Merged

Wrap bad request errors for proper handling by retry queue #205

merged 1 commit into from
May 1, 2020

Conversation

kbrockhoff
Copy link
Member

Description: Added checking for HTTP status code 4xx and wrap with consumererror.Permanent so retry_queue processor does not attempt retry

Link to tracking Issue: N/A

Testing: Tested without having a valid AWS API token (returns 403) and then with a valid token (returns 200)

Documentation: None

@bogdandrutu bogdandrutu merged commit 1ad8b27 into open-telemetry:master May 1, 2020
@kbrockhoff kbrockhoff deleted the add-consumer-error-to-xray branch May 1, 2020 21:15
wyTrivail referenced this pull request in mxiamxia/opentelemetry-collector-contrib Jul 13, 2020
mxiamxia referenced this pull request in mxiamxia/opentelemetry-collector-contrib Jul 22, 2020
ljmsc referenced this pull request in ljmsc/opentelemetry-collector-contrib Feb 21, 2022
* Jaeger exporter should be its own go module open-telemetry/opentelemetry-go#205

* fix review comments and build #205

* resolve mod conflicts #205
bogdandrutu pushed a commit that referenced this pull request May 12, 2022
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