Skip to main content

Module impl_queue

Module impl_queue 

Source
Expand description

Queue DDL and command execution

Staticsยง

EVENTS_DLQ_TOTAL
Total events routed to the dead-letter queue.
EVENTS_DRAIN_RETRIES_TOTAL
Total event push attempts that failed (queue full or other error) and triggered DLQ routing.
EVENTS_ENQUEUED_TOTAL
Total events successfully enqueued to their target queue.