mirror of https://github.com/peter4431/rq.git
Fix incorrect worker timeout calculation in SimpleWorker.execute_job (#1304)
In our systems, this bug seemed the be the cause of the disappearing workers: worker keys would get a very small TTL in Redis and would eventually expire, thus mysteriously "disappearing" from dashboards.main
parent
4e1eb97056
commit
8a0d9f91ff
Loading…
Reference in New Issue