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.
Rony Lutsky 0ba3971d55
Add failure callback call to started job registry cleanup (#1824)
* Add started job registry cleanup job failure callback call

* WIP - need to fix test

* fix test

* rename, tests and docs

* better log message

* use class name

* Update registry.py
2 years ago
..
connections.md docs: add warning of `decode_responses` (#1833) 2 years ago
exceptions.md Add failure callback call to started job registry cleanup (#1824) 2 years ago
index.md Multiple results using Redis Streams (#1725) 2 years ago
job_registries.md job.cancel() puts job into CanceledJobRegistry. (#1546) 3 years ago
jobs.md docs: Fix a few typos (#1679) 2 years ago
monitoring.md Minor doc fix 5 years ago
results.md Multiple results using Redis Streams (#1725) 2 years ago
scheduling.md docs: scheduler safe import (#1835) 2 years ago
testing.md Cross platform simple worker (#1629) 3 years ago
workers.md Fix worker example (#1765) 2 years ago