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

Enable Stale mode for watchers #917

Closed
armon opened this issue May 7, 2015 · 1 comment
Closed

Enable Stale mode for watchers #917

armon opened this issue May 7, 2015 · 1 comment
Labels
type/enhancement Proposed improvement or new feature

Comments

@armon
Copy link
Member

armon commented May 7, 2015

We should support a flag to enable stale mode for watchers. This allows them to do load shedding across the servers. It is supported by blocking queries under the hood, but just not exposed via any flags or configurations.

@armon armon added the type/enhancement Proposed improvement or new feature label May 7, 2015
evan2645 added a commit to evan2645/consul that referenced this issue May 10, 2016
Solves hashicorp#917 by giving consul
watch a `-stale` flag
@slackpad
Copy link
Contributor

Fixed in #2045.

duckhan pushed a commit to duckhan/consul that referenced this issue Oct 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Proposed improvement or new feature
Projects
None yet
Development

No branches or pull requests

2 participants