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.
Tianci Hu Marrero eadabc036b
Added job details to "rq info" command (#1869)
* Update index.md

fixed minor duplicate article ("the its config var")

* added job details to rq info cli
2 years ago
..
cli Added job details to "rq info" command (#1869) 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 Fix typo in deprecation warning (#1866) 2 years ago
decorators.py Black style (#1292) 2 years ago
defaults.py Consolidate job callbacks execution (#1851) 2 years ago
exceptions.py Add failure callback call to started job registry cleanup (#1824) 2 years ago
job.py Consolidate job callbacks execution (#1851) 2 years ago
local.py refactor: remove python2 cruft (#1863) 2 years ago
logutils.py Black style (#1292) 2 years ago
queue.py Consolidate job callbacks execution (#1851) 2 years ago
registry.py Consolidate job callbacks execution (#1851) 2 years ago
results.py refactor: remove python2 cruft (#1863) 2 years ago
scheduler.py Check dependencies when enqueue via Queue.enqueue_job() (#1837) 2 years ago
serializers.py Black style (#1292) 2 years ago
suspension.py Queue Docstrings (#1782) 2 years ago
timeouts.py Fix TimerDeathPenalty not properly handling negative/infinite timeout (#1845) 2 years ago
types.py Job methods docstrings (#1772) 2 years ago
utils.py Consolidate job callbacks execution (#1851) 2 years ago
version.py Bump version to 1.13.0 2 years ago
worker.py Consolidate job callbacks execution (#1851) 2 years ago
worker_registration.py New dequeue strategy (#1806) 2 years ago