quarkiverse / quarkus-vault

Quarkus HashiCorp Vault extension
Apache License 2.0
18 stars 22 forks source link

Map HTTP timeout exceptions to TimeoutException #257

Closed kdubb closed 3 months ago

kdubb commented 3 months ago

@vsevel Is this good with you?

vsevel commented 3 months ago

seems right to me. can't test right now. go ahead and merge. and I will give it a try when I am back.