rq/rq
thomas 33e4beacf4 pipeline calls to get dependency statuses 2020-05-13 23:12:45 -04:00
..
cli Add sentry_debug and sentry_ca_certs params (#1229) 2020-04-13 07:21:37 +07:00
compat Job scheduling (#1163) 2020-01-04 10:14:52 +07:00
contrib Add sentry_debug and sentry_ca_certs params (#1229) 2020-04-13 07:21:37 +07:00
__init__.py RQ v1.0! (#1059) 2019-03-30 09:13:56 +07:00
connections.py modify zadd calls for redis-py 3.0 (#1016) 2018-12-03 07:28:36 +07:00
decorators.py Add failure_ttl on job decorator (#1130) 2019-09-08 18:04:43 +07:00
defaults.py RQ v1.0! (#1059) 2019-03-30 09:13:56 +07:00
dummy.py Enable the most modern Python syntax. 2014-05-05 10:50:02 +02:00
exceptions.py Implement Customizable Serializer Support (#1219) 2020-04-16 19:53:48 +07:00
job.py pipeline calls to get dependency statuses 2020-05-13 23:12:45 -04:00
local.py Ignore flake8 checks in local.py 2016-05-08 22:05:50 +02:00
logutils.py Accept lowercase logging level names and accept tuples when setting exception handlers (#1233) 2020-04-16 19:54:56 +07:00
queue.py Update Job#dependencies_are_met ... 2020-04-27 14:53:23 -04:00
registry.py Add sentry_debug and sentry_ca_certs params (#1229) 2020-04-13 07:21:37 +07:00
scheduler.py fix: use correct logging handler for scheduler (#1178) 2020-01-19 18:30:46 +07:00
serializers.py Implement Customizable Serializer Support (#1219) 2020-04-16 19:53:48 +07:00
suspension.py Fixed #812 - Send heartbeat during suspension check 2017-10-24 09:32:10 +01:00
timeouts.py Pass job_id to death penalty class (#936) 2018-10-27 11:42:31 +07:00
utils.py FailedJobRegistry.requeue() resets job.started_at and job.ended_at (#1227) 2020-04-01 07:42:34 +07:00
version.py Bump version to 1.3.0 2020-03-09 19:28:30 +07:00
worker.py Revert move of status update in `Worker#handle_job_success` 2020-04-16 23:39:44 -04:00
worker_registration.py RQ v1.0! (#1059) 2019-03-30 09:13:56 +07:00