redis-py — Retry storm
What This Cluster Means
redis-py cluster (7 fixes): Retry/backoff bugs that create retry storms or prevent recovery after transient failures.
Top Queries / Error Strings
These are the lines developers tend to search during incidents.
-
Error handling of execute_command -
I've been seeing some intermittent TImeout errors with our Redis instance. I can't find any underlying reason why that might be, so I was just going to add a retry mechanism to our configuration (we currently have none). -
Reconnect to redis if got ReadOnlyError | sentinel -
Retry Mechanism Fails When Redis Container is Paused -
[2021-02-04 15:56:24,751] ERROR (socketio) <redis_manager.py>._redis_listen_with_retries: Cannot receive from redis... retrying in 1 secs
Search within this library’s fixes:
Explore Related Hubs
Jump into library hubs and best-practices playbooks for deeper coverage.