Skip to content

docs: clarify that unhandled exceptions are always logged as errors#60

Merged
iancooper merged 1 commit into
masterfrom
clarify-error-logging
May 19, 2026
Merged

docs: clarify that unhandled exceptions are always logged as errors#60
iancooper merged 1 commit into
masterfrom
clarify-error-logging

Conversation

@holytshirt
Copy link
Copy Markdown
Member

Summary

  • Adds an explicit bold statement early in the "Always Acknowledge" section making clear that every unhandled exception is logged at Error level by the message pump
  • Consolidates the previous vague bullet ("Errors are logged, but the message is gone") into the existing detail bullet, removing repetition

The "Always Acknowledge" section buried the logging guarantee at the end
of a bullet list. Add an explicit bold statement early in the section so
readers cannot miss that failures are never silently discarded.
@holytshirt holytshirt requested a review from iancooper February 25, 2026 11:35
@iancooper iancooper merged commit ae65f1d into master May 19, 2026
0 of 2 checks passed
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