seomoz / qless

Queue / Pipeline Management
MIT License
295 stars 76 forks source link

Getting the DateTime of a actioned/complete job? #195

Open StephenOTT opened 10 years ago

StephenOTT commented 10 years ago

Before i went to write the hook for this, i wanted to double check.

is there a method somewhere that exposes the time value for when a job was actioned/completed?

ccollie commented 10 years ago

I think that exists only in job history (look at Job#initially_put_at for example)