Error Catalogbatch-unavailable

batch-unavailable

503 Service Unavailable — The batch/jobs/connections subsystem is not available on this deployment (its encrypted job storage is not configured).

batch-unavailable

HTTP 503 Service Unavailable
Content-Type: application/problem+json
{
  "type": "https://docs.transmute.403fin.io/errors/batch-unavailable",
  "title": "...",
  "status": 503,
  "detail": "...",
  "requestId": "req_01J..."
}

The batch/jobs/connections subsystem is not available on this deployment (its encrypted job storage is not configured). The synchronous API is unaffected.

Common causes

  • On-prem/self-hosted deployments without a job encryption key configured

How to fix it

Self-hosting: configure the job encryption key (see your deployment runbook). On the hosted API this should not occur — contact support with the X-Request-Id.

Does it bill?

No. See Test vs Live Keys for the full billing rules.