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
..
2023-01-23 09:14:08 +02:00
2024-04-25 11:23:31 +02:00
2024-04-11 15:04:03 +02:00
2024-01-03 12:06:32 +08:00
2024-04-26 15:31:14 -07:00
2024-04-26 15:31:14 -07:00
2022-01-12 19:11:53 +01:00
2023-01-23 09:14:08 +02:00
2023-01-23 09:14:08 +02:00
2022-01-12 19:11:53 +01:00
2024-01-03 12:06:32 +08:00
2021-07-12 11:31:05 +02:00