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 5f883c6e1c Merge branch 'master' of github.com:rq/rq 2 years ago
..
cli Worker pool (#1874) 2 years ago
contrib Fix - Use worker TTL for timeout (#1794) 2 years ago
__init__.py Consolidate job callbacks execution (#1851) 2 years ago
command.py Black style (#1292) 2 years ago
connections.py Added parse_connection function (#1884) 2 years ago
decorators.py Black style (#1292) 2 years ago
defaults.py [Results] Allow unserializable return values (#1888) 2 years ago
exceptions.py Add failure callback call to started job registry cleanup (#1824) 2 years ago
job.py [Results] Allow unserializable return values (#1888) 2 years ago
local.py refactor: remove python2 cruft (#1863) 2 years ago
logutils.py Added BaseWorker class (#1887) 2 years ago
py.typed Add py.typed for PEP561 compliance (#1882) 2 years ago
queue.py Worker pool (#1874) 2 years ago
registry.py Consolidate job callbacks execution (#1851) 2 years ago
results.py [Results] Allow unserializable return values (#1888) 2 years ago
scheduler.py Worker pool (#1874) 2 years ago
serializers.py Worker pool (#1874) 2 years ago
suspension.py Queue Docstrings (#1782) 2 years ago
timeouts.py Worker pool (#1874) 2 years ago
types.py Job methods docstrings (#1772) 2 years ago
utils.py Worker pool (#1874) 2 years ago
version.py Bump version to 0.14.0 2 years ago
worker.py Worker pool (#1874) 2 years ago
worker_pool.py Worker pool (#1874) 2 years ago
worker_registration.py New dequeue strategy (#1806) 2 years ago