Skip to content
Snippets Groups Projects

Improved queue status message

Merged Eric Gallimore requested to merge dev/queue_status_detail into master

Added fields to QueueSummary.msg and populated them when publishing queue_status:

# Name of subscribed topic
string topic
# The size in bits of the next message in this queue
int32 next_message_size_bits
# The total size of all messages in this queue (in bits)
int32 total_bits_in_queue

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
Please register or sign in to reply
Loading