Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
spataphore1337 committed Dec 16, 2024
2 parents 855a159 + 2374bd2 commit 924abb3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -618,6 +618,8 @@ search:
- [KafkaLoggingBroker](api/faststream/kafka/broker/logging/KafkaLoggingBroker.md)
- registrator
- [KafkaRegistrator](api/faststream/kafka/broker/registrator/KafkaRegistrator.md)
- exceptions
- [BatchBufferOverflowException](api/faststream/kafka/exceptions/BatchBufferOverflowException.md)
- fastapi
- [Context](api/faststream/kafka/fastapi/Context.md)
- [KafkaRouter](api/faststream/kafka/fastapi/KafkaRouter.md)
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
# 0.5 - API
# 2 - Release
# 3 - Contributing
# 5 - Template Page
# 10 - Default
search:
boost: 0.5
---

::: faststream.kafka.exceptions.BatchBufferOverflowException

0 comments on commit 924abb3

Please sign in to comment.