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 it possible to add this type of hooks? This could, for example, allow an entry to be generated in a database when the task is launched and the entry to be updated with the result of the task when it is completed?
Like the scheduler PreEnqueueFunc and PostEnqueueFunc funcs?
Or maybe there is something to do that and I missed it ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is it possible to add this type of hooks? This could, for example, allow an entry to be generated in a database when the task is launched and the entry to be updated with the result of the task when it is completed?
Like the scheduler
PreEnqueueFunc
andPostEnqueueFunc
funcs?Or maybe there is something to do that and I missed it ?
Thanks for advance
Beta Was this translation helpful? Give feedback.
All reactions