mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-22 02:24:02 +00:00
933c60bc3a
Currently when connections to vault fail, client perpetually retries this leads to assumptions that the server has issues and masks the problem. Re-purpose *crypto.Error* type to send appropriate errors back to the client.