mirror of https://github.com/peter4431/rq.git
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>main
parent
a721db34b1
commit
ed264f08bb
Loading…
Reference in New Issue