Quantcast
Channel: Active questions tagged redis+ruby-on-rails - Stack Overflow
Viewing all articles
Browse latest Browse all 873

How to re run queued job in resque using redis

$
0
0

I am currently facing an issue in which I have scheduled job using Resque and redis but due to unavailability of any worker at the scheduled time for the job to run it got missed. Now the job remains in enqueued state.

Is there any way to update the timestamp of the job in redis so that it can be rerun again without scheduling another job to pick those jobs which are missed?

I tried to find out all the unique job_id which are missed, but unable to get the data in redis using the job_id


Viewing all articles
Browse latest Browse all 873

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>