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 04722339d7
Consolidate job callbacks execution (#1851)
* consolidate job failure callback execution

* fix

* success callback as well

* merge fix

* create Callback class and change how callbacks serde

* deprecation

* add tests

* string format

* pr fix

* revert serialization changes

* fix timeout typing

* add documentation

* add test

* fix a bug

* fix tests

* move job heartbeat call to worker and make sure there is always a callback timeout

* fix test

* fix test
2 years ago
..
connections.md Remove `use_connection` (#1859) 2 years ago
exceptions.md Add failure callback call to started job registry cleanup (#1824) 2 years ago
index.md Consolidate job callbacks execution (#1851) 2 years ago
job_registries.md job.cancel() puts job into CanceledJobRegistry. (#1546) 4 years ago
jobs.md docs: Fix a few typos (#1679) 3 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 New dequeue strategy (#1806) 2 years ago