collectiveidea / delayed_job

Database based asynchronous priority queue system -- Extracted from Shopify
http://groups.google.com/group/delayed_job
MIT License
4.81k stars 955 forks source link

Delayed job failing after successful completion. #1175

Open hafizabdulbasit opened 1 year ago

hafizabdulbasit commented 1 year ago

I am facing an issue when I run any service with a delayed job it executes successfully but after the first run, it should not be running again. but it reruns, fails for some odd reason, and loads the Redis, and fails infinitely. am attaching a screenshot that is showing the status of a single job delayedjob .