It sometimes randomly happens that jobs are not removed correctly
as follows, jobs starting with _ID as 1st information are not correct:
Resulting in an endless loop within pulse and jobs update rusty
Pulse constantly reporting :
once these jobs are removed from db using [code]> db.Jobs.remove({"_id" : “50e6caa0b6587218f04a9142”})
db.Jobs.remove({"_id" : “50e6e94151682704a45359ae”})
[/code]
pulse returns to normal