Extend the existing debug system to report the number of items currently in an actor's queue, and to separately list the message names in an actor's queue.
Discussed in #144
Originally posted by CaseyZS October 29, 2025
Is there a reason why it's not possible to view something like the Msg queue size? Being able to see if the queue is getting backed up is valuable information.