Runbook
RabbitMQ Queue Auto-Deletion
Back to Runbooks
Overview
This incident type refers to unexpected auto-deletion of queues in RabbitMQ. This can occur due to misconfiguration or incorrect settings, which may cause data loss or service disruption. The incident requires investigation and reconfiguration of the queue settings to prevent further occurrences.
Parameters
Debug
Check if rabbitmq-server is running
Check the RabbitMQ logs for any errors or warnings
Check the RabbitMQ configuration file for any misconfigurations
Check the RabbitMQ server status and verify that all queues are running
Check the RabbitMQ queue settings for auto-delete and expiration policies
Repair
Learn more
Related Runbooks
Check out these related runbooks to help you debug and resolve similar issues.