Skip to content

Mark a failed heartbeat as a catastrophic failure #6612

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mdellweg
Copy link
Member

This is supposed to dectect situations where the workers fail to reach the database and therefore any type of network partitioning. By theory this should improve consistency in the face of partitioning. It sacrifices only the avaliablility of workers, that would not reach the database anyway to perform anything meaningful.

@mdellweg mdellweg force-pushed the heartbeats branch 2 times, most recently from e691b82 to 8861004 Compare May 27, 2025 08:49
This is supposed to dectect situations where the workers fail to reach
the database and therefore any type of network partitioning. By theory
this should improve consistency in the face of partitioning. It
sacrifices only the avaliablility of workers, that would not reach the
database anyway to perform anything meaningful.
@mdellweg mdellweg marked this pull request as ready for review May 27, 2025 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant