Actionable, value-redacted FQL diagnostic returned by FerricStore.
Summary
Types
@type t() :: %FerricStore.Flow.QueryError{ __exception__: term(), code: binary(), context: map() | nil, detail: binary() | nil, hint: binary() | nil, message: binary(), position: %{byte: pos_integer(), line: pos_integer(), column: pos_integer()} | nil, raw: term(), retry_after_ms: non_neg_integer(), retryable: boolean(), safe_to_retry: boolean() }