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
Actually, I have a code that creates some async jobs but i need to report that the queue item is done, in the job itself. which is a completely separated context.
Can this be achieved?
The text was updated successfully, but these errors were encountered:
mcbenjemaa
changed the title
Remove item from the queue in a different routine
Report queue item success in a different context
Jun 20, 2023
Actually, I have a code that creates some async jobs but i need to report that the queue item is done, in the job itself. which is a completely separated context.
Can this be achieved?
The text was updated successfully, but these errors were encountered: