You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Selwin Ong a090e9e840
Remove unused code (#1214)
5 years ago
..
cli Add rq.cli.__main__ (#1196) 5 years ago
compat Job scheduling (#1163) 5 years ago
contrib RQ v1.0! (#1059) 6 years ago
__init__.py RQ v1.0! (#1059) 6 years ago
connections.py modify zadd calls for redis-py 3.0 (#1016) 6 years ago
decorators.py Add failure_ttl on job decorator (#1130) 5 years ago
defaults.py RQ v1.0! (#1059) 6 years ago
dummy.py Enable the most modern Python syntax. 11 years ago
exceptions.py RQ v1.0! (#1059) 6 years ago
job.py Fixes Job.fetch when return value is unpickleable (#1184) 5 years ago
local.py Ignore flake8 checks in local.py 9 years ago
logutils.py fix: use correct logging handler for scheduler (#1178) 5 years ago
queue.py enqueue_at should support explicit args and kwargs (#1211) 5 years ago
registry.py Failed jobs will now auto expire (#1182) 5 years ago
scheduler.py fix: use correct logging handler for scheduler (#1178) 5 years ago
suspension.py Fixed #812 - Send heartbeat during suspension check 7 years ago
timeouts.py Pass job_id to death penalty class (#936) 6 years ago
utils.py Remove unused code (#1214) 5 years ago
version.py Bump version to 1.3.0 5 years ago
worker.py fixing HerokuWorkerShutdownTestCase after #1194 (#1213) 5 years ago
worker_registration.py RQ v1.0! (#1059) 6 years ago