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

additional history scavenger heartbeat #3186

Merged
merged 1 commit into from
Aug 5, 2022

Conversation

yiminc
Copy link
Member

@yiminc yiminc commented Aug 5, 2022

What changed?
Add more history scavenger heartbeat to prevent heartbeat timeout

Why?
When there are large number of history branch whose age is within check threshold, it could result in all of them get skipped and no heartbeat for a long time that could lead to heartbeat timeout and new activity will be retried but the old one won't notice until next branch get checked and heartbeat happens.

How did you test it?
eye balls.

Potential risks
No

Is hotfix candidate?

@yiminc yiminc requested a review from a team as a code owner August 5, 2022 03:14
@yiminc yiminc merged commit ae43598 into temporalio:master Aug 5, 2022
yycptt pushed a commit that referenced this pull request Aug 12, 2022
add more history scavenger heartbeat
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