mirror of
https://github.com/hashicorp/vault.git
synced 2025-09-06 22:41:08 +02:00
* Configurable lock and request etcd timeouts. If etcd cluster placed on slow servers - request timeouts may be much greater, then hardcoded default values. Also, in etcd setup, like above - may be need to greater lock timeout. * Configurable lock and request etcd timeouts. Docs. * Use user friendly timeout syntax. To allow specify more readable time values.