Skip to main content

Module dlq

Module dlq 

Source
Expand description

actr dlq — Dead Letter Queue inspection and remediation.

Subcommands:

  • list — list DLQ records (default: newest 20)
  • show — show full detail for one record
  • stats — print DLQ statistics
  • replay — re-enqueue a record’s raw bytes into a mailbox
  • purge — permanently delete records (by ID, or by filter with --all)

Structs§

DlqArgs
DlqListArgs
DlqPurgeArgs
DlqReplayArgs
DlqShowArgs
DlqStatsArgs

Enums§

DlqCommand