Andras Banki-Horvath 2c8d1c878e
kvdb: make etcd calls timeout to ensure liveness
Previously our RPC calls to etcd would hang even in the case of properly
set dial timeouts and even if there was a network partition. To ensure
liveness we need to make sure that calls fail correctly in case of
system failure. To fix this we add a default timeout of 30 seconds to
each etcd RPC call.
2024-08-01 19:04:10 +02:00
..
2022-10-13 09:37:52 +02:00
2022-10-13 09:37:52 +02:00
2024-01-03 12:06:32 +08:00
2024-07-31 15:31:56 +02:00
2022-10-13 09:37:52 +02:00
2024-01-03 12:06:32 +08:00