Skip to content

Conversation

pm47
Copy link
Member

@pm47 pm47 commented Oct 27, 2021

This PRs adds an alternate strategy to handle unhandled exceptions. The goal is to avoid unnecessary mass force-close, but it is reserved to advanced users who closely monitor the node.

Available strategies are:

  • local force close of the channel (default)
  • log an error message and stop the node

Default settings maintain the same behavior as before.

(extracted from #1838)

This PRs adds an alternate strategy to handle unhandled exceptions. The goal is to avoid unnecessary mass force-close, but it is reserved to advanced users who closely monitor the node.

Available strategies are:
- local force close of the channel (default)
- log an error message and stop the node

Default settings maintain the same behavior as before.
@pm47 pm47 merged commit 4f458d3 into master Oct 27, 2021
@pm47 pm47 deleted the unhandled-exceptions branch October 27, 2021 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants