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 -> main] net_plugin delay connecting to peers #410

Merged
merged 6 commits into from
Jun 17, 2022

Conversation

heifner
Copy link
Member

@heifner heifner commented Jun 16, 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.

Merges #381 to main.

heifner and others added 6 commits June 14, 2022 16:38
…allows replay to finish first.

Close connection on sync timeout, with immediate re-connect, since something is likely wrong with the connection.
…-test

plugin_http_api_test - fix timing issue
…nnect

net_plugin delay connecting to peers
@heifner heifner added the OCI OCI working this issue... label Jun 17, 2022
@heifner heifner merged commit dfa3c92 into main Jun 17, 2022
@heifner heifner deleted the net-plugin-delay-connect-main branch June 17, 2022 21:28
@arhag arhag changed the title net_plugin delay connecting to peers [main] [3.1 -> main] 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
OCI OCI working this issue...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants