AckMessage
faststream.exceptions.AckMessage #
Bases: HandlerException
Exception raised to acknowledge a message immediately.
This exception can be used to ack a message with additional options. To watch all allowed parameters, please take a look at your broker message.ack(**extra_options)
method signature.
PARAMETER | DESCRIPTION |
---|---|
extra_options | Additional parameters that will be passed to TYPE: |