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(consensus): schedule timeout to retry querying for the proposal or votes #1698

Merged
merged 2 commits into from
Feb 13, 2025

Conversation

themantre
Copy link
Contributor

Description

Schedule another timeout to retry querying for the proposal or votes.
This ensures that delayed or missing data doesn't cause the process to stall.

Related issue(s)

If this Pull Request is related to an issue, mention it here.

@b00f b00f changed the title Fix/consensus query proposal fix(consensus): schedule timeout to retry querying for the proposal or votes Feb 13, 2025
@b00f b00f merged commit 7f5aedb into main Feb 13, 2025
10 of 11 checks passed
@b00f b00f deleted the fix/consensus-query-proposal branch February 13, 2025 07:28
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.

Consensus Enhancement
2 participants