Normalized, secret-safe error values for the connector core.
Normalized, secret-safe error values for the connector core.
Stable error categories exposed by the public API.
Stable error categories exposed by the public API.
(connector-error category message)(connector-error category message data)(connector-error category message data cause)Creates a normalized ExceptionInfo with redacted structured data.
Creates a normalized ExceptionInfo with redacted structured data.
(error-category throwable)Returns the stable category of a normalized connector error.
Returns the stable category of a normalized connector error.
(normalize throwable category)(normalize throwable category data)Preserves connector errors and safely wraps unexpected boundary failures.
Preserves connector errors and safely wraps unexpected boundary failures.
(normalized-error? throwable)Returns true when throwable already follows the connector error contract.
Returns true when throwable already follows the connector error contract.
(redact value)Recursively replaces credential-bearing values without mutating input data.
Recursively replaces credential-bearing values without mutating input data.
(sensitive-key? key)Returns true when key names a credential or generated signature field.
Returns true when key names a credential or generated signature field.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |