Commit Graph

9 Commits

Author SHA1 Message Date
Selwin Ong 9d35ed106d
Worker ttl clarifications (#2126)
* add info about running docs in README

* update jekyll config to fix error

* update docs to clarify misc timeout values

* update readme

* update argument from default_worker_ttl -> worker_ttl

* Fix black formatting

* argument should still be respected until it's deprecated

* Updated CHANGES.md

* Updated CHANGES.md

---------

Co-authored-by: Sean Villars <sean@setpoint.io>
2024-09-16 11:37:00 +07:00
rpkak 28e7ab10df
Add chat page (#1474)
* Add chat page

* no js / iframe
2021-06-12 11:46:44 +07:00
Selwin Ong dff7a09a1d Fixed Github Pages build 2020-07-26 17:52:12 +07:00
Selwin Ong f3c86c02c6 Bump version to 1.5.0 2020-07-26 17:49:09 +07:00
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
2020-07-23 19:58:22 +07:00
Selwin Ong 43fb21b827 Show job scheduling section on docs website 2020-02-12 15:50:09 +07:00
joncros 68276e7252 add doc page for job registries (#1140)
* add doc page for job registries

* Use consistent language in registry type descriptions

* Correct usage of 'connection' parameter in Job Registry doc
2019-10-08 09:41:36 +07:00
Selwin Ong 065943f0b4 Added systemd example 2019-04-07 17:06:01 +07:00
Selwin Ong 28bbeca66a Add docs folder. 2018-03-03 07:21:44 +07:00