Skip to content
Snippets Groups Projects
Commit a3a99161 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

docs fix

parent ccc8545c
No related branches found
No related tags found
No related merge requests found
Pipeline #63924 passed with stages
in 2 minutes and 29 seconds
......@@ -8,4 +8,6 @@ If you specify argument :code:`x-stream-offset` and aim to provide a number, ple
This will cause your connection to RabbitMQ to crash.
You can naturally provide "first" or "next" or "last".
Also, streams must be consumed with no_ack=False, otherwise it will fail.
Basically everything works `as documented <https://www.rabbitmq.com/docs/streams#consuming>`_. Happy usage!
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment