Skip to main content

Warnings W001–W011

CodeMeaningWhat to check
W001Payload near or over gRPC size limit.Command size, batch shape, grpcMaxInboundBytes.
W002Estimated cost exceeds highCostWarnCc.Workflow design, payload size, threshold value.
W003Traffic balance appears insufficient.Balance source, FULL mode, available purchased traffic.
W004Command spills into paid traffic in FULL mode.Expected when free remainder is lower than command cost.
W005Scan API unavailable.scanApiUrl, network access, fallback rates.
W006STANDARD mode has no live free-tier state.Informational. Use FULL mode when live balance is needed.
W007Party not known to ledger.Party ids in command JSON.
W008Template package not available on participant.Package id/template id used by the command.
W009Template package not vetted on synchronizer.synchronizerId, JSON API fallback config.
W010Synchronizer not connected or unhealthy.Admin reachability and configured synchronizer id.
W011PrepareSubmission failed.Command JSON types, contract ids, party authorization, ledger interpretation error.