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

Document throttle factor configurations in README #41

Open
robobario opened this issue Sep 17, 2023 · 0 comments
Open

Document throttle factor configurations in README #41

robobario opened this issue Sep 17, 2023 · 0 comments

Comments

@robobario
Copy link

We offer a configuration option to tune how long we can use a throttle factor derived from a successful set of observations. So if the Admin client starts throwing exceptions or we encounter some inconsistencies in the observations, we can continue to use the last calculated throttle factor for some configurable time period.

So the user can say, "we are happy to use a successful observation from up to N seconds ago", after which time we would start using the fallback throttle factor (assuming that we are still failing to observe the cluster). The fallback can be configured by the user to be harsh, stopping message production, or lenient letting all traffic through.

@robobario robobario changed the title Document throttle.factor.validity.duration in README Document throttle factor configurations in README Sep 17, 2023
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