edgectl relay deadletter inspect¶
Show detailed diagnostics for a deadletter entry
Synopsis¶
Displays the full attempt history for a specific deadlettered
segment-peer pair, including each attempt's outcome, error detail,
and timestamps.
This is a read-only diagnostic command. Use it to understand why a
segment delivery failed before deciding on retry or purge.
Usage¶
edgectl relay deadletter inspect <segment-id> <peer-id>
Options inherited from parent commands¶
--require-signed-manifest Refuse to start if the SHA256SUMS release manifest or its cosign signature is missing/invalid (Tier 2 binary-integrity check; default: build-time compile-in via -ldflags -X, build-hardened artifacts=true, all others=false)
--socket string path to the edged control socket (default "/run/edged/ctl.sock")
See also¶
edgectl relay deadletter— Inspect deadletter queue (segments that exhausted retry budget)