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

[autothrottle] auto-flush cached rates on interval #333

Open
jamiealquiza opened this issue Nov 24, 2020 · 0 comments
Open

[autothrottle] auto-flush cached rates on interval #333

jamiealquiza opened this issue Nov 24, 2020 · 0 comments

Comments

@jamiealquiza
Copy link
Collaborator

Autothrottle should flush cached throttle rates on interval to reconcile out of sync configurations that may have been set externally. One issue with flushing the rates blindly is that calculating new rates accounts for the most recently set rate; period flushing would cause the throughput to drop until the next interval.

It may be worth adding some other parameter that causes autothrottle to simply ignore the change threshold parameter rather than flushing the rates.

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

No branches or pull requests

1 participant