Skip to content

fix(messagequeue): clarify canceled worker polls - #647

Open
mnoah1 wants to merge 1 commit into
mainfrom
mnoah1/suppress-canceled-poll
Open

fix(messagequeue): clarify canceled worker polls#647
mnoah1 wants to merge 1 commit into
mainfrom
mnoah1/suppress-canceled-poll

Conversation

@mnoah1

@mnoah1 mnoah1 commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Summary

Intent:

  • Distinguish expected partition-worker teardown from actionable polling failures.

Changes:

  • Log canceled in-flight polls at info only when the worker context is also canceled.
  • Keep active-worker cancellations and other storage failures at error level.

Summary:
Intent:
- Distinguish expected partition-worker teardown from actionable polling failures.

Changes:
- Log canceled in-flight polls at info only when the worker context is also canceled.
- Keep active-worker cancellations and other storage failures at error level.
@mnoah1
mnoah1 marked this pull request as ready for review August 27, 2026 22:27
@mnoah1
mnoah1 requested review from a team, behinddwalls and sbalabanov as code owners August 27, 2026 22:27
@mnoah1
mnoah1 enabled auto-merge August 27, 2026 22:28
@mnoah1
mnoah1 added this pull request to the merge queue Aug 28, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants