We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9dbed1 commit e2afc03Copy full SHA for e2afc03
docs/producer.rst
@@ -114,7 +114,7 @@ This option will change a bit the logic on message delivery:
114
* The above mentioned ``ack="all"`` will be forced. If any other value is
115
explicitly passed with ``enable_idempotence=True`` a :exc:`ValueError` will
116
be raised.
117
- * I contrast to general mode, will not raise :exc:`~.RequestTimedOutError`
+ * In contrast to general mode, will not raise :exc:`~.RequestTimedOutError`
118
errors and will not expire batch delivery after ``request_timeout_ms``
119
passed.
120
0 commit comments