-
Improvement
-
Resolution: Fixed
-
Minor
-
None
failure with "com.bettercloud.vault.VaultException: com.bettercloud.vault.VaultException: Vault responded with HTTP status code: 404" if any of the requested keys aren't present in the vault. Given this causes a hard failure, to help streamline debugging or necessary communication on what keys are missing would believe we'd prefer a more descriptive message
I will look into this. I think it may be somewhat related to the way the vault library I am using is dealing with raising exceptions (this is possibly related. https://github.com/BetterCloud/vault-java-driver/pull/22)