vsivsi / meteor-job-collection

A persistent and reactive job queue for Meteor, supporting distributed workers that can run anywhere.
https://atmospherejs.com/vsivsi/job-collection
Other
385 stars 68 forks source link

Keep progress information on done or fail #215

Closed mitar closed 7 years ago

mitar commented 7 years ago

Fixes: #214

I also made it so that when job fails, the last progress is left as it is. I think then one can see for example how far in was a job before it failed.

vsivsi commented 7 years ago

This fix is in 1.5.0