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

[1.0.2 -> main] P2P: Normally wait for connection monitor to reconnect #844

Merged
merged 5 commits into from
Sep 30, 2024

Conversation

heifner
Copy link
Member

@heifner heifner commented Sep 30, 2024

In almost all cases a node should wait for the connection monitor to reconnect. Change the reconnect default to false so that the connect is not retried until the next time the connection monitor runs.

Merges release/1.0 into main including #838

Resolves #830

@heifner heifner added the OCI Work exclusive to OCI team label Sep 30, 2024
@heifner heifner merged commit d1b249b into main Sep 30, 2024
36 checks passed
@heifner heifner deleted the GH-830-monitor-close-main branch September 30, 2024 23:11
@ericpassmore ericpassmore added the bug The product is not working as was intended. label Oct 1, 2024
@ericpassmore
Copy link
Contributor

Note:start
category: Other
component: P2P
summary: Normally wait for connection monitor to reconnect.
Note:end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The product is not working as was intended. OCI Work exclusive to OCI team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

P2P: connection monitor running more often than configured
4 participants