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
It's impossible to use WithTransaction in jobs worker without setting CorrelationID into context.
We could set it in addDefaultHeaders if ctx comes without CorrelationID
It's impossible to use
WithTransactionin jobs worker without settingCorrelationIDinto context.We could set it in
addDefaultHeadersifctxcomes withoutCorrelationID