hush-hush

Application

Table of Contents

Classes

Client
A typed, synchronous client for hush-hush, a standalone secrets object store.
ApiException
Thrown for any non-2xx response from hush-hush.
HushHushException
Base class for every exception this SDK throws.
RetryPolicy
Retries a request only on network failure or an HTTP 5xx/429 response, using exponential backoff with jitter, and honors a `Retry-After` response header ahead of the computed backoff delay when present. Any other 4xx is never retried — it won't succeed on a second attempt, and retrying only delays the real error reaching the caller.
On this page

Search results