Skip to main content

RQ retry support

Project description

Build Status Coverage Status Downloads

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

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 hashes)

Uploaded Source

Built Distribution

rq_retry-0.3.0-py2.py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page