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

Chill Out the Backoff Policy for Telemetry #908

Merged
merged 4 commits into from
Feb 4, 2025
Merged

Chill Out the Backoff Policy for Telemetry #908

merged 4 commits into from
Feb 4, 2025

Conversation

jnunemaker
Copy link
Collaborator

The old version was attacking us.

This version is much more "hey you are doing your best and i appreciate that so i'll chill over here while you have a moment."

It'll retry for around 5 minutes and queue up to 20 minutes (assuming 1 minute interval which is default).

The old version was attacking us. This version is much more hey you are doing your best and i apreciate that so i'll chill over here while you have a moment.
@jnunemaker jnunemaker self-assigned this Feb 4, 2025
Reduces how many threads are trying to talk to us.
Hitting issue with logger:

```
uninitialized constant ActiveSupport::LoggerThreadSafeLevel::Logger (NameError)
```

Stack overflow says this is the way.
@jnunemaker jnunemaker merged commit c2d1c12 into main Feb 4, 2025
92 checks passed
@jnunemaker jnunemaker deleted the backoff branch February 4, 2025 21:11
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.

1 participant