Uh oh!
There was an error while loading. Please reload this page.
DPL: Ensure lifecycle of MessageSet - #14853
Conversation
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
Ensures that messages enter the MessageSet only once and exit only once. We will then use those to entry / exit points to trigger early forwarding.
alibuild
commented
Nov 25, 2025
Error while checking build/O2/fullCI_slc9 for 0b23f8e at 2025-11-25 12:57: Full log here. |
ktf
commented
Dec 11, 2025
A better way, not requiring API changes has been implemented in #14910. |
Ensures that messages enter the MessageSet only once and exit only once. We
will then use those to entry / exit points to trigger early forwarding.