tooz/tooz
Matthias Runge b8e0d819d4 Retry on redis connection errors
Sometimes, connections get closed by the server. This change
adds retrying to the code.

Conflict:
requirements.txt

NOTE(hberaud): This conflict is due to the cap of tenacity during wallaby
to unblock the gate. This requirement cap won't be an issue for victoria
and for previous stable branches.

fe9c430455

Change-Id: Iaab5ce609c0dcf7085f5dd43efbd37eb4b88f17b
(cherry picked from commit a025b4d4ee)
(cherry picked from commit 62d5d17a5d)
(cherry picked from commit 1ddddbba73)
2022-06-22 14:24:59 +01:00
..
drivers Retry on redis connection errors 2022-06-22 14:24:59 +01:00
tests Add TLS support in etcd3 and etcd3gw drivers 2020-04-01 06:56:51 -07:00
__init__.py Move ToozError to root module 2016-12-07 23:40:35 +01:00
_retry.py coordinator: add join_group_create 2016-11-24 10:25:52 +01:00
coordination.py Fix wrong log level during heartbeat 2019-07-24 13:20:36 +08:00
hashring.py simplify hashring node lookup 2017-04-02 17:45:30 +00:00
locking.py Add shared arg in metaclass Lock 2019-09-05 11:17:19 +08:00
partitioner.py Fixed UnicodeEncodeError for Python2 unicode objects 2019-02-01 18:11:28 +02:00
utils.py Stop making tooz.utils depending on tooz.coordination 2017-01-01 18:47:16 +01:00