jplana / python-etcd

A python client for etcd
Other
520 stars 210 forks source link

add timeout onto write and set #266

Closed theonlyjohnny closed 10 months ago

lavagetto commented 10 months ago

I don't really get why you'd want to set a timeout on a write to etcd, which is supposed to be a consistent distributed storage.