Runbook

Redis Pub/Sub delivery delays incident.

Back to Runbooks

Overview

This incident type relates to the Redis Pub/Sub system, which is responsible for delivering messages between different systems. When this system experiences delays in delivery, it can cause disruptions in the communication between systems and slow down processes that rely on real-time data exchange. This can lead to issues such as data loss, missed deadlines, and reduced efficiency. The incident requires immediate attention to restore the system's normal functionality and mitigate any negative impact on the affected systems.

Parameters

Debug

Check Redis server status

List all Redis channels

Check Redis subscriber count for a particular channel

Check Redis subscriber list for a particular channel

Check Redis messages queued for a particular channel

Monitor Redis messages in real-time for a particular channel

Repair

Ensure that Redis is properly configured and tuned for optimal performance. This includes setting appropriate timeouts, buffer sizes, and other configuration parameters.

Learn more

Related Runbooks

Check out these related runbooks to help you debug and resolve similar issues.