Open
Description
I'm currently trying to instrument how long a job stays in the queue before it's picked up for processing. From what I can tell, there's a finished_at timestamp available, but I wasn't able to find a started_at timestamp or any equivalent that indicates when the job actually began execution.
Is there an existing way to monitor the queue latency (i.e., the time between enqueueing and starting execution)? Or would this be a potential enhancement worth considering?
Thanks again for your work on this gem!
Metadata
Metadata
Assignees
Labels
No labels