channable / vaultenv

Launch processes with Vault secrets in the environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Only retry on connection related errors

fatho opened this issue · comments

Vaultenv should only retry when it cannot establish the connection. When instead it cannot find the requested key, it should exit with an error message immediately.