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 bug blocking automatic failover #41

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Fix bug blocking automatic failover #41

merged 1 commit into from
Sep 19, 2024

Conversation

SupernaviX
Copy link
Collaborator

The leader is supposed to give up leadership if they fail to publish new synthetic prices for five rounds in a row. But we forgot to check if the leader was actually publishing new prices, so if a leader was just referencing an old price forever it would never give up leadership.

@SupernaviX SupernaviX merged commit c6ae206 into main Sep 19, 2024
7 checks passed
@SupernaviX SupernaviX deleted the fix-failover branch September 19, 2024 15:40
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.

1 participant