2019-10-25 06:42:40 +00:00
|
|
|
# TODO
|
|
|
|
|
|
|
|
- Check for `etcd3.exceptions.ConnectionFailedError` when calling some etcd operation to
|
|
|
|
avoid crashing whole application
|
2019-11-02 15:42:24 +00:00
|
|
|
- Throw KeyError instead of returning None when some key is not found in etcd
|