Closed overture8 closed 4 years ago
Even im experiencing same issue, is i expected behaviour?Is there a way i can avoid reexecution,if job with same is added again?
@TestFirebaseLogin Honestly, I had to move away from quantum-core
in the end because of this. Not sure if I was doing something wrong or not - but the recurring stuff I was working on was too mission critical to risk using it.
Sorry about this behavior. I currently lack the time to properly resolve those issues. I'll get back to it some soon I hope.
Fixed on master, will be released with #427
I'm not sure if this is the expected behaviour... But, after deleting a runtime job, tasks seem to be queued up then executed on re-adding a job with the same name. I'm using Quantum 2.3.4.
Here is an example of what I'm seeing:
Is this the expected behaviour? Once a job is deleted I wouldn't expect it to be queuing up tasks then executing them on re-adding?