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
Is your feature request related to a problem? Please describe.
In my own implementation of JobQueueStrategy I need to access current ongoing transaction to work inside that one.
Describe the solution you'd like
CTX available in add method
Is your feature request related to a problem? Please describe.
In my own implementation of JobQueueStrategy I need to access current ongoing transaction to work inside that one.
Describe the solution you'd like
CTX available in
add
methodAdditional context
Discord thread: https://discord.com/channels/1100672177260478564/1221783681480261703
The text was updated successfully, but these errors were encountered: