Open clintoncwolfe opened 5 years ago
When querying Vault, be able to customize the number of retries and timeout used to connect.
We could be in an airgap, and not be able to hit vault. Also want to make sure we don't try forever by default.
Detailed Description
When querying Vault, be able to customize the number of retries and timeout used to connect.
Context
We could be in an airgap, and not be able to hit vault. Also want to make sure we don't try forever by default.
Possible Implementation