rq-retry 0.3.0

Creator: railscoderz

Last updated:

Add to Cart

Description:

rqretry 0.3.0

RQ Retry
RQ Retry is a package that adds retry functionality to the RQ
queueing system. It can retry failed jobs immediately or optionally
schedule them to retry after a delay using RQ Scheduler.


Installation
pip install rq-retry
pip install rq-scheduler # optional


Usage
Run worker process:
rqworker -w rq_retry.RetryWorker
rqscheduler # optional
See Documentation for details

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.