ruby on rails - Stop Sidekiq recurring jobs -


I am using codic and sidekick for recurring jobs:

  include Sidekiq :: Worker Cadetic :: Scheduling repetition (II (3)} DIF display (id, last_account) # Magic ends   

However, now I want to stop the entire enqueving process. How do I want to remove the whole process from the semantic system?

This looks like it's late, but here we go to someone. / P>

You can remove all the scheduled sidetiq process like this:

  Sidetiq :: scheduled.each {| occurrence | Event.delete}   

As far as sidetiq is to stop the line of extra jobs, I'm not sure This is how it works or how it can stop dynamically.

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -