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
{{ message }}
This repository was archived by the owner on Jun 14, 2020. It is now read-only.
I have a post-hook middleware that enqueues some job for processing. I don't need any complete/failure handlers, the function calls back just after job is enqueued (on Job#save callback).