RQ retry support
Project description
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rq-retry-0.3.0.tar.gz
(6.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rq-retry-0.3.0.tar.gz.
File metadata
- Download URL: rq-retry-0.3.0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0ecb39b02c9df3bac9ef88cda2d93cefb9120e3d8ccef920b38a851330e917f
|
|
| MD5 |
f5c76edd73ac5bacc68b8d05dda0acec
|
|
| BLAKE2b-256 |
2b5a986ab7cb31b619b3c7a37d1debabb94c3402da5e9ab3f545c355df58aca1
|
File details
Details for the file rq_retry-0.3.0-py2.py3-none-any.whl.
File metadata
- Download URL: rq_retry-0.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8cafedf3b11b931f422b12b304c9815cc84c3d145cd05aff337a0b973d0c000
|
|
| MD5 |
92c7deb907472306463fdfc2220b9673
|
|
| BLAKE2b-256 |
11117dc7a16bc7e90ffc8d4c3a8b69feacec9e34b0e7c9acbb04709e2de498fe
|