summaryrefslogtreecommitdiff
path: root/rq/defaults.py
Commit message (Expand)AuthorAgeFilesLines
* Update linting configuration (#1915)Rob Hudson2023-05-171-1/+1
* [Results] Allow unserializable return values (#1888)Cyril Chapellier2023-05-011-0/+6
* Consolidate job callbacks execution (#1851)Rony Lutsky2023-03-211-0/+6
* Black style (#1292)Paul Spooren2023-02-041-1/+0
* Job methods docstrings (#1772)lowercase002023-01-301-3/+80
* Restart scheduler process if the process is not alive (#1764)Oleg2023-01-291-0/+1
* Allow for configurable scheduler fallback period (#1759)lowercase002023-01-251-0/+1
* Success and failure callbacks (#1480)Selwin Ong2021-06-221-0/+1
* Support for Click 8.0.0 (#1465)rpkak2021-05-141-0/+1
* RQ v1.0! (#1059)Selwin Ong2019-03-301-0/+1
* modify zadd calls for redis-py 3.0 (#1016)Darshan Rai2018-12-031-1/+1
* added logging formatting options (#979)shikharsg2018-08-081-0/+2
* add periodic worker heartbeats (#945)Thomas Kriechbaumer2018-05-061-0/+1
* Allow passing backend classes (job, queue, worker, connection) from CLI and o...Jannis Leidel2017-01-251-0/+4
* Sync jobs should be cleaned up after execution.Selwin Ong2015-07-101-0/+2