- 2 minutes to read

Purge Active Messages

πŸ’‘Purge all messages from the Active sub queue of the Service Bus queue (and Topic Subscription).

Nodinite lets you quickly purge all messages from the Active sub queue of your Service Bus queue, helping you clear backlogs and restore queue performance. This page explains how to confirm, execute, and review successful purge operations.

Expect to:

  • βœ… Instantly clear the Active sub queue for optimal performance
  • βœ… Confirm intent before purging for safe operations
  • βœ… View clear success feedback after purge
  • βœ… Use Nodinite's intuitive interface for queue management
  • βœ… Sessions are supported for the Active sub queue

Click the Purge Messages (Active) menu item in the Actions button for the selected queue to quickly clear the queue and resolve message backlogs.
Purge Messages Menu Item
Example of the 'Purge Messages (Active)' menu item in the Actions button menu.

Next, you will be prompted with intent to continue with the operation. Click either Yes to proceed and No to abort the current operation.
Confirm intent to Purge Messages
Example of the 'Confirm intent to Purge Messages' dialog.

The agent runs the purge operation in the background, and you will be notified when the operation is complete. The operation may take some time depending on the number of messages in the queue.

If the operation succeeds you are presented with this information and the number of messages that was removed.
Purge Success (6.2.3.4)
Example of the 'Purge Success' dialog showing the number of messages removed.


Next Step