hashicorp / hashicorp/consul

Allow all output updates during CheckUpdateInterval after a state change

Open
#1,982 9 comments 0 reactions 0 assignees View on GitHub
theme/health-checks type/bug type/enhancement
Dominant language
Go
Stars
30.1k
Forks
4.6k
Avg merge
2d 6h
Merged PRs (30d)
43

Description

This tracks an enhancement we identified under https://github.com/hashicorp/consul/issues/1057. You are currently forced to wait the `CheckUpdateInterval` after registering a new check before output will be accepted (unless the state changes). We should allow all output up to `CheckUpdateInterval` _after_ a state change (or the initial registration of the check) so that startup transients can be observed, and then rate limit as usual after that.

Similar to #1665 - we should resolve that at the same time.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.