Skip to content
FastStream
StopConsume
Initializing search
airtai/faststream
Features
Tutorial
Kafka
RabbitMQ
NATS
Redis
Reference - Code API
Contributing
Release Notes
FastStream
airtai/faststream
Features
Tutorial
Kafka
RabbitMQ
NATS
Redis
Reference - Code API
Reference - Code API
faststream
faststream
BaseMiddleware
Context
Depends
FastStream
Header
Path
TestApp
apply_types
app
asyncapi
broker
cli
confluent
constants
exceptions
exceptions
AckMessage
HandlerException
NackMessage
RejectMessage
SkipMessage
StopConsume
StopConsume
Table of contents
StopConsume
kafka
log
nats
rabbit
redis
security
utils
Contributing
Release Notes
Table of contents
StopConsume
StopConsume
faststream.exceptions.StopConsume
#
Bases:
Exception
Raise it to stop Handler consuming.
Back to top