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 bba781d288
Enhance worker termination logic (#1729)
* enhance worker termination logic and allow passing custom exc_info in failure callback

* handle ret_val None

* fix unbound variable

* typing

* docs

* Update exceptions.md

* rename

* typing

* rename

* Update exceptions.md

* revert test change
2 years ago
..
connections.md Enhanced Redis Connection Reliability (#1753) 2 years ago
exceptions.md Enhance worker termination logic (#1729) 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 4 years ago
results.md Multiple results using Redis Streams (#1725) 2 years ago
scheduling.md Remove alpha warning from scheduler docs 4 years ago
testing.md Cross platform simple worker (#1629) 3 years ago
workers.md Fix worker example (#1765) 2 years ago