summaryrefslogtreecommitdiff
path: root/tests/test_retry.py
Commit message (Expand)AuthorAgeFilesLines
* Failover handling improvements for RedisCluster and Async RedisCluster (#2377)Bar Shaul2022-11-101-1/+15
* `Retry()`: Support negative `retries` value (#2110)Kristján Valur Jónsson2022-04-281-0/+15
* Support for specifying error types with retry (#1817)Bar Shaul2021-12-231-1/+124
* Added black and isort (#1734)Anas2021-11-301-4/+3
* Fix `retry` attribute in UnixDomainSocketConnection (#1604)nbraun-amazon2021-10-141-7/+9
* Add retry mechanism with backoff (#1494)nbraun-amazon2021-08-181-0/+66