hSUMerror catalog

hSUM / errors / FRAME_LIMIT

FRAME_LIMIT

INVALID_ARGUMENT not retryable exit 2

Problem

the protocol request exceeds a framing limit

Cause

the frame is too large, too deep, duplicated, or has unknown fields

Fix

send a smaller request matching the advertised tool schema

Explain this offline

No network required — the same catalog ships inside the binary:

hsum help error FRAME_LIMIT

Category

INVALID_ARGUMENT — The request was rejected before any work began — an input broke a documented contract.

Canonical URL: https://hsum.burkankale.com/docs/0.1.0-alpha.1/errors/FRAME_LIMIT

← All 64 error subcodes