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] P2P: Normally wait for connection monitor to reconnect #838

Merged
merged 1 commit 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.

Resolves #830

@heifner heifner added the OCI Work exclusive to OCI team label Sep 30, 2024
@heifner heifner linked an issue Sep 30, 2024 that may be closed by this pull request
@heifner heifner merged commit c7c71bd into release/1.0 Sep 30, 2024
36 checks passed
@heifner heifner deleted the GH-830-monitor-close branch September 30, 2024 21:39
@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