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.
Selwin Ong 49b156ecc7
Job retry feature. Docs WIP (#1299)
* Initial implementation of Retry class

* Fixes job.refresh() under Python 3.5

* Remove the use of text_type in job.py

* Retry can be scheduled

* monitor_work_horse() should call handle_job_failure() with queue argument.

* Flake8 fixes

* Added docs for job retries
5 years ago
..
connections.md fix code tag in connections.md (#1189) 5 years ago
exceptions.md Job retry feature. Docs WIP (#1299) 5 years ago
index.md Updated ttl argument docs 6 years ago
job_registries.md Fix typos in job_registries.md (#1185) 5 years ago
jobs.md Add get_job_position and get_position feature (#1271) 5 years ago
monitoring.md Changed docs to use Github compatible code block markup 6 years ago
results.md Updated leftover references to FailedQueue 6 years ago
scheduling.md Job retry feature. Docs WIP (#1299) 5 years ago
testing.md fix code tag in connections.md (#1189) 5 years ago
workers.md Implement Customizable Serializer Support (#1219) 5 years ago