Skip to content

[Messenger] Document the per-handler events - #22729

Open
lacatoire wants to merge 2 commits into
symfony:8.2from
lacatoire:docs/messenger-handler-events
Open

lacatoire wants to merge 2 commits into
symfony:8.2from
lacatoire:docs/messenger-handler-events

Conversation

@lacatoire

Copy link
Copy Markdown
Contributor

Documents the HandlerStartingEvent, HandlerSuccessEvent and HandlerFailureEvent events added in symfony/symfony#52425.

Covers the three events and their properties, the per-handler vs per-message distinction with the WorkerMessage* events, the fact that they also fire for synchronous dispatch, and the batch-handler timing (outcome resolved through the Acknowledger, at flush time at the earliest).

Fixes #22728

@lacatoire
lacatoire force-pushed the docs/messenger-handler-events branch from 70b37c9 to a5f4afc Compare September 14, 2026 15:27
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