Skip to content

Mailbox-snapshot inspection (size + head messages) #28

Description

@thomas-stegemann

Roadmap: 1.1.0

Beyond the live stream, expose a mailbox's current depth and a peek at the head N queued messages. Today BowireTapMessageQueue wraps UnboundedMessageQueue and only forwards on enqueue (src/Kuestenlogik.Bowire.Protocol.Akka/BowireTapMailbox.cs); Count is already available, a head-peek needs care not to disturb ordering. Surface as a second Tap method or a discover-time field.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    roadmapTracked on the org Bowire Project board

    Projects

    • Status
      Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions