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

[4.0 -> main] Ignore http error on remote_endpoint() causing shutdown #1177

Merged
merged 4 commits into from
May 16, 2023

Conversation

heifner
Copy link
Member

@heifner heifner commented May 15, 2023

remote_endpoint() call was generating error Transport endpoint is not connected. This call is only used for logging of the remote endpoint. Ignore the error and log unknown for the remote endpoint. This prevents the http thread pool from exiting due to an uncaught exception.

Merges #1175 into main.

Resolves #1149

@heifner heifner added this to the Leap v5.0.0-rc1 milestone May 15, 2023
@heifner heifner requested review from spoonincode and greg7mdp May 15, 2023 19:18
@heifner heifner added the OCI Work exclusive to OCI team label May 15, 2023
@heifner heifner merged commit 7a2285d into main May 16, 2023
@heifner heifner deleted the GH-1149-http-shutdown-main branch May 16, 2023 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI Work exclusive to OCI team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nodeos shuts down unexpectedly "Exception in http thread pool"
4 participants