rq/docs
Ruslan Mullakhmetov ed264f08bb
feat: added job heartbeat to track whether job is actually executing (#1349)
* feat: added job heartbeat to track whether job is actually executing

heartbeat might be needed in cases when worker was hardkilled or the whole VM/docker was forcibly rebooted.

* fixed tests

* fixed test coverage issue

* chore: renamed job.heartbeat stuff according to review feedback

* chore: pipelined worker heartbeat and job heartbeat

* docs: documented job.heartbeat property

* fixes after review

* docs: updated last_heartbeat description

* chore: review

Co-authored-by: Ruslan Mullakhmetov <ruslan@twentythree.net>
2020-10-26 20:42:02 +07:00
..
_includes Added anchor.js to docs 2019-02-05 18:06:43 +07:00
_layouts Add docs folder. 2018-03-03 07:21:44 +07:00
contrib Add docs folder. 2018-03-03 07:21:44 +07:00
css Slightly tweaked docs CSS 2020-07-26 20:22:21 +07:00
design Add docs folder. 2018-03-03 07:21:44 +07:00
docs feat: added job heartbeat to track whether job is actually executing (#1349) 2020-10-26 20:42:02 +07:00
img Add docs folder. 2018-03-03 07:21:44 +07:00
patterns Updated docs to change "normal" to "default" 2019-04-14 18:26:41 +07:00
CNAME Add docs folder. 2018-03-03 07:21:44 +07:00
_config.yml Fixed Github Pages build 2020-07-26 17:52:12 +07:00
favicon.png Add docs folder. 2018-03-03 07:21:44 +07:00
index.md Bump version to 1.5.0 2020-07-26 17:49:09 +07:00