-
Notifications
You must be signed in to change notification settings - Fork 601
Closed
Description
Problem Statement
We should add messaging.message.receive.latency as it is required for some of the functionality of the queues module.
Solution Brainstorm
We might be able to do something similar to Laravel; from Michi:
In Laravel, we inject a timestamp into the payload when a job gets queued, and can calculate the delta once it is being processed. I don’t know the internals of Celery, but maybe this is possible as well?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Fields
Give feedbackNo fields configured for issues without a type.