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¶
--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)