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

[BUG] Handle Datadog API exception properly in DD log submission #439

Open
matt035343 opened this issue Jun 17, 2024 · 0 comments
Open

[BUG] Handle Datadog API exception properly in DD log submission #439

matt035343 opened this issue Jun 17, 2024 · 0 comments
Labels
code/bug Something isn't working

Comments

@matt035343
Copy link
Member

Right now we simply apply exponential back off (PR #438) to API errors from DD, which could also be 429 Too Many requests that have a retry-after header which tells us exactly when to retry.

@matt035343 matt035343 added the code/bug Something isn't working label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant