Skip to content

Fail closed on manager read errors - #1032

Open
tnull wants to merge 1 commit into
lightningdevkit:mainfrom
tnull:2026-08-fail-channel-manager-read
Open

Fail closed on manager read errors#1032
tnull wants to merge 1 commit into
lightningdevkit:mainfrom
tnull:2026-08-fail-channel-manager-read

Conversation

@tnull

@tnull tnull commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Only a missing ChannelManager should create a fresh node. Propagate other storage errors so transient failures cannot replace live channel state with an empty manager.

Fixes #1026

Only a missing ChannelManager should create a fresh node. Propagate
other storage errors so transient failures cannot replace live channel
state with an empty manager.

Fixes lightningdevkit#1026

Co-Authored-By: HAL 9000
@tnull tnull added this to the 0.8 milestone Aug 7, 2026
@ldk-reviews-bot

ldk-reviews-bot commented Aug 7, 2026

Copy link
Copy Markdown

I've assigned @TheBlueMatt as a reviewer!
I'll wait for their review and will help manage the review process.
Once they submit their review, I'll check if a second reviewer would be helpful.

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.

ChannelManager read errors start a fresh node

2 participants