mosquito-cr / mosquito

A background task runner for crystal applications supporting periodic (CRON) and manually queued jobs
MIT License
227 stars 24 forks source link

job runs now log their started/finished_at times, and that time is retrievable with the API #161

Closed robacarp closed 1 week ago

robacarp commented 1 week ago

fixes #157

image