Dead Letter Queue Monitor

Last updated: {{ lastUpdated | date:'medium' }}
DLQ Messages
{{ loadingStats ? '…' : dlqCount }}
{{ dlqCount >= 50 ? 'error' : dlqCount >= 20 ? 'warning' : 'check_circle' }} {{ loadingStats ? 'Loading…' : dlqStatusLabel }}
Retention Period
365
schedule days until auto-archive
Alert Threshold
20
notifications messages before alert
Consumers
{{ loadingStats ? '…' : consumerCount }}
people active
Recent Messages
File Partner Category Severity Error
File description {{ msg.taskInfo?.logFileName || 'Unknown' }} Partner {{ msg._partnerCode || 'N/A' }} Category {{ msg._errorCategory }} Severity {{ msg._severity }} Error error_outline {{ msg.errorMessage | slice:0:80 }}{{ msg.errorMessage.length > 80 ? '…' : '' }} inbox No messages in DLQ. {{ state.totalRecords }} message{{ state.totalRecords !== 1 ? 's' : '' }}

warning This will permanently delete ALL messages from the queue. Type PURGE to confirm.