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 20248cf268 Bump version to 1.5.1 4 years ago
..
cli Fix some code quality issues (#1235) 5 years ago
compat Add redis_server_version to worker/job/queue (#1286) 5 years ago
contrib Add sentry_debug and sentry_ca_certs params (#1229) 5 years ago
__init__.py Job retry feature. Docs WIP (#1299) 4 years ago
connections.py modify zadd calls for redis-py 3.0 (#1016) 6 years ago
decorators.py Allow retries to be set through decorator (#1319) 4 years ago
defaults.py RQ v1.0! (#1059) 6 years ago
dummy.py Enable the most modern Python syntax. 11 years ago
exceptions.py Implement Customizable Serializer Support (#1219) 5 years ago
job.py get_redis_server_version() should handle 4 digit version numbers (#1322) 4 years ago
local.py Ignore flake8 checks in local.py 9 years ago
logutils.py log messages < error is now output to stdout instead of stderr (#1312) 4 years ago
queue.py get_redis_server_version() should handle 4 digit version numbers (#1322) 4 years ago
registry.py Fix scheduler on Python 3.8 (#1302) 5 years ago
scheduler.py Use correct logger name for scheduler and lower level for heartbeat logs (#1311) 4 years ago
serializers.py Use pickle.HIGHEST_PROTOCOL by default (#1254) 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 get_redis_server_version() should handle 4 digit version numbers (#1322) 4 years ago
version.py Bump version to 1.5.1 4 years ago
worker.py get_redis_server_version() should handle 4 digit version numbers (#1322) 4 years ago
worker_registration.py RQ v1.0! (#1059) 6 years ago