Pudu programming language
Menu
API reference

Std.App.Events.Outbox

1 declaration

type

Outbox

Events staged inside a unit of work, delivered only after it commits.

attempts counts deliveries tried per event id; an event failing limit times moves to dead.

Back to Std.App.EventsSearch related declarations