0

Unfortunately, one job runs every hour instead of once a day.

Frequent deployment is not possible because of Traffic.

Looking for some script to KILL the specific resque process. For reference:

enter image description here

Want to KILL the First Two Jobs because they are running for the last 4 hours.

Rubyist
  • 6,486
  • 10
  • 51
  • 86
  • 1
    Does this answer your question? [How do I clear stuck/stale Resque workers?](https://stackoverflow.com/questions/7416318/how-do-i-clear-stuck-stale-resque-workers) – dbugger Mar 23 '23 at 12:05
  • In the above URL, answers delete the complete queue workers. I want to kill a specific process using process id. – Rubyist Mar 24 '23 at 07:52

0 Answers0