Conduit v0.12.1 Conduit.Plug.AckException View Source
Rescues any exception and acks the message.
Options are ignored.
Examples
plug Conduit.Plug.AckException
Link to this section Summary
Functions
Rescues any exception and acks the message
Callback implementation for Conduit.Plug.init/1
Callback implementation for Conduit.Plug.run/2
Link to this section Functions
Rescues any exception and acks the message.
Callback implementation for Conduit.Plug.init/1
.
Callback implementation for Conduit.Plug.run/2
.