You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,10 +15,6 @@ Inside the [examples](./examples) folder you can find a set of examples that sho
15
15
16
16
[Client Guide](https://www.rabbitmq.com/client-libraries/amqp-client-libraries) select the python section.
17
17
18
-
### Client Limitations
19
-
It is not possible to set message durability to `False` for classic queues because of this [issue](https://github.com/rabbitmq/rabbitmq-amqp-python-client/issues/83). <br/>
0 commit comments