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.
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>
4 years ago
..
_includes Added anchor.js to docs 6 years ago
_layouts Add docs folder. 7 years ago
contrib Add docs folder. 7 years ago
css Slightly tweaked docs CSS 4 years ago
design Add docs folder. 7 years ago
docs feat: added job heartbeat to track whether job is actually executing (#1349) 4 years ago
img Add docs folder. 7 years ago
patterns Updated docs to change "normal" to "default" 6 years ago
CNAME Add docs folder. 7 years ago
_config.yml Fixed Github Pages build 4 years ago
favicon.png Add docs folder. 7 years ago
index.md Bump version to 1.5.0 4 years ago