Trying to find a good way to catch the RQ job timeout, so you can request it after the timeout.
Basically, the right solution would provide a way (for example, an exception handler in the worker or something of its kind) to request the expiration of jobs. Also, if the job returns to the failed queue, this is a good answer.
Many thanks! Any help would be appreciated!
python queue redis task-queue python-rq
Juan Carlos Coto
source share