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

fix(wadm): update reaper to allow for latency #377

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

brooksmtownsend
Copy link
Member

Feature or Problem

This PR slightly bumps the 60s cleanup interval to 70s, since the reaper will divide that by 2 and then expect to see an event in that interval. Bumping to 70s allows for 5 seconds of wiggle room to miss a heartbeat, while waiting 70s certainly means that a host missed 2 heartbeats.

Related Issues

Release Information

Consumer Impact

Testing

Unit Test(s)

Acceptance or Integration

Manual Verification

Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
@brooksmtownsend brooksmtownsend requested a review from a team as a code owner August 6, 2024 19:43
@brooksmtownsend brooksmtownsend enabled auto-merge (rebase) August 6, 2024 19:43
@brooksmtownsend brooksmtownsend merged commit ffe20a6 into main Aug 6, 2024
4 checks passed
@brooksmtownsend brooksmtownsend deleted the fix/update-reaper-65s branch August 6, 2024 19:50
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.

2 participants