Skip to content

Handle channel closure properly#20

Merged
gjcairo merged 1 commit intomainfrom
remove-fatal-errors
Oct 23, 2025
Merged

Handle channel closure properly#20
gjcairo merged 1 commit intomainfrom
remove-fatal-errors

Conversation

@gjcairo
Copy link
Copy Markdown
Collaborator

@gjcairo gjcairo commented Oct 21, 2025

Will handle errors from TODOs in a follow up. This PR only makes sure we are delivering all pending writes.

}
)
} catch {
logger.error("Error thrown while handling connection: \(error)")
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prefer using metadata to emit the error.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it's on my radar - I need to change this everywhere.

@gjcairo gjcairo merged commit f1181ce into main Oct 23, 2025
4 of 18 checks passed
@gjcairo gjcairo deleted the remove-fatal-errors branch October 23, 2025 10:54
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