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
.
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 .