ska_dlm.dlm_outbox.relay
RabbitMQ relay daemon for the DLM transactional outbox.
This module implements a long-running loop that reads pending events from the outbox table and publishes them to RabbitMQ. It also updates the outbox row status to SENT or FAILED based on delivery results.
Functions
|
Entrypoint for the DLM outbox relay process. |
|
Run the outbox relay until a stop event is triggered. |