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
feat(dispatch): enhance logging for workflow job events and dispatch status (#4964)
This is a small enhancement to the workflow dispatch lambda to help with
debugging. Without this change it's hard to find which event gets
dispatched to which queue and why.
We ran this in production for several weeks without problems.
0 commit comments