jopenlibs / vault-java-driver

Zero-dependency Java client for HashiCorp's Vault
https://jopenlibs.github.io/vault-java-driver
26 stars 18 forks source link

Adds performanceStandByCode #54

Closed vmartorell closed 9 months ago

vmartorell commented 10 months ago

I would like to add this change in order to handle HTTP status code 473 and avoid the health check endpoint of the service that uses this library fail

henryx commented 10 months ago

Thank you for your work. Before merge it, because you have opened the PR, can I request a courtesy? Can you add other missing status codes, according to the documentation?