mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-26 15:40:21 +00:00
..the same way as for etcd Change HTTPClient implementation from using `requests.session` to `urllib3.PoolManager`, because reference implementation from python-consul didn't really worked with timeouts and was blocking HA loop...