nachatz opened a new pull request, #285: URL: https://github.com/apache/pulsar-client-python/pull/285
# Motivation Adding more support to async consumers for redelivery of unack'd messages. This call is non-blocking, thus doesn't need direct async constructs. # Modifications Adds redelivery of all unack'd message support for the async consumer. # Issue #279 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
