Skip to content

How to terminate an active job from producer? #1106

Discussion options

You must be logged in to vote

I was able to implement this (for better or worse) by setting an observer on the QueueEvents for the queue on both ends and watching for progress events on each job. If either side is reset, the local listener is detached then a "reset object" is sent for the job, which in turn triggers the listener on the opposing side.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@prescience-data
Comment options

@manast
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by prescience-data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants