Jobs processed more than once
Created by: neilkinnish
We're using bull on multiple machines connected to one Redis instance processing long jobs.
Starting up multiple machines (3 in total), occasionally see the same job processed on 2 machines – this only seems to happen if a machine is brought online later then the others, when it comes online it picks up a job that another machine is already working on or completed.