What's wrong with this entry?
Anonymous. No account, no email.
What
Ability to cancel a pending async user message from the command queue by UUID.
Status
Infrastructure added
Details
- Operation:
cancel_async_messagedrops a pending message that hasn't been dequeued yet - Result includes
cancelledboolean: false means the message was already dequeued or never enqueued - Related to Remote Control bridge functionality
Evidence
Async message cancellation (search for "cancel_async_message", "Drops a pending async user message")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.