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

update cometBFT and retry on state-sync context fail #1401

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

p4u
Copy link
Member

@p4u p4u commented Jan 13, 2025

If the statesync fails due a wrong or unaccessible RPC server, try again with the hardcoded list of seeds for the network.

@p4u p4u requested a review from altergui January 13, 2025 11:55
@p4u p4u force-pushed the f/update_comet_retry_statesync branch from 5ef6ec9 to b5e2b8b Compare January 13, 2025 12:06
Copy link
Contributor

@altergui altergui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@p4u p4u force-pushed the f/update_comet_retry_statesync branch 2 times, most recently from b7dcc1a to 5bb91e7 Compare January 13, 2025 15:01
If the statesync fails due a wrong or unaccessible RPC server,
try again with the hardcoded list of seeds for the network.

Signed-off-by: p4u <[email protected]>
@p4u p4u force-pushed the f/update_comet_retry_statesync branch from 5bb91e7 to 3a85739 Compare January 13, 2025 15:21
@p4u p4u merged commit cdb02be into main Jan 13, 2025
6 checks passed
@p4u p4u deleted the f/update_comet_retry_statesync branch January 13, 2025 15:35
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