Closed dansan closed 11 years ago
Possibility to put a job "on hold" and schedule it to try (n times) again later without blocking a thread. -> make a job, that sleeps for an amount of time + restarts
shedule could be started by the system cron running a starting a job with "upq-cli.py restart" or so...
hmm, cron is already used...
Possibility to put a job "on hold" and schedule it to try (n times) again later without blocking a thread. -> make a job, that sleeps for an amount of time + restarts