mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-24 21:01:26 -04:00
[PR #12] [MERGED] Add QueueMessageStats class and field to QueueMessage
#208
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/llama_deploy/pull/12
Author: @nerdai
Created: 6/11/2024
Status: ✅ Merged
Merged: 6/11/2024
Merged by: @nerdai
Base:
main← Head:nerdai/message-stats-fields📝 Commits (2)
c6adb24add message stats039a79aadd message stats📊 Changes
3 files changed (+18 additions, -1 deletions)
View changed files
📝
agentfile/message_queues/base.py(+1 -0)📝
agentfile/message_queues/simple.py(+5 -1)📝
agentfile/messages/base.py(+12 -0)📄 Description
For logging various desirable message epochs, introduce
QueueMessageStatspublish_timestart_processing_timeend_processing_time🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.