-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
What needs to be done and why
TN is looking to add functionality to capture and display the timestamps for when the DIBBS pipeline receives a message (start time) and when it finishes processing that message (end time). This information should be included in the response body. Is it something possible? Thoughts ?
This will help us understand the actual time a message spends in the pipeline.
Acceptance Criteria
- The pipeline logs a message-in timestamp when the message is received and processing begins.
- The pipeline logs a message-out timestamp when processing is completed.
- These timestamps should be visible in the response_body.
Metadata
Metadata
Assignees
Labels
No labels