You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature #51230 [Scheduler] add ScheduledStamp to RedispatchMessage (kbond)
This PR was merged into the 6.4 branch.
Discussion
----------
[Scheduler] add `ScheduledStamp` to `RedispatchMessage`
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | yes
| Deprecations? | no
| Tickets | Fix#51205
| License | MIT
| Doc PR | n/a
This solves my specific issue in #51205. Now, we can track messages that were generated by the scheduler even if they are _re-dispatched_.
Commits
-------
f38eaad [Scheduler] add `ScheduledStamp` to `RedispatchMessage`
0 commit comments