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
Tutorial
Subscription and Serialization
Publishing
Routers
Dependencies
Context
Custom Serialization
Lifespan
Middlewares
AsyncAPI
Integrations
CLI commands
Logging
Config Management
Task Scheduling
FastStream Project Template
Kafka
Kafka
Subscription
Publishing
Acknowledgement
Message Information
Security Configuration
RabbitMQ
RabbitMQ
Subscription
Publishing
RPC
Acknowledgement
Declare Queue/Exchange
Message Information
Security Configuration
NATS
NATS
Subscription
JetStream
Publishing
RPC
Message Information
Redis
Redis
Pub/Sub
List
Streams
RPC
Message Information
Security Configuration
Reference - Code API
Reference - Code API
faststream
faststream
BaseMiddleware
Context
Depends
FastStream
Header
Path
TestApp
apply_types
app
asyncapi
broker
cli
constants
exceptions
exceptions
AckMessage
HandlerException
NackMessage
RejectMessage
SkipMessage
StopConsume
StopConsume
Table of contents
StopConsume
kafka
log
nats
rabbit
redis
security
utils
Contributing
Contributing
Development
Documentation
Release Notes
Table of contents
StopConsume
StopConsume
faststream.exceptions.StopConsume
#
Bases:
Exception
Raise it to stop Handler consuming.
Back to top