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

[3.1] net_plugin delay connecting to peers #381

Merged
merged 1 commit into from
Jun 16, 2022

Conversation

heifner
Copy link
Member

@heifner heifner commented Jun 14, 2022

  • Delay net_plugin connecting to its peers until after all plugins have started. This allows replay to finish first before attempting to connect.
  • Close connection on sync timeout, with immediate re-connect, since something is likely wrong with the connection.

Resolves #369

…allows replay to finish first.

Close connection on sync timeout, with immediate re-connect, since something is likely wrong with the connection.
@heifner heifner marked this pull request as ready for review June 14, 2022 23:06
@heifner heifner added OCI OCI working this issue... 3.1 RC2 labels Jun 14, 2022
@heifner heifner changed the base branch from main to release/3.1.x June 15, 2022 03:15
@heifner heifner merged commit 2ad4adf into release/3.1.x Jun 16, 2022
@heifner heifner deleted the net-plugin-delay-connect branch June 16, 2022 22:33
@arhag arhag changed the title net_plugin delay connecting to peers [3.1] net_plugin delay connecting to peers Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.1 RC2 OCI OCI working this issue...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nodeos doesn't sync blocks after replaying blocks
2 participants