BewareMyPower commented on issue #226: URL: https://github.com/apache/pulsar-client-python/issues/226#issuecomment-3368118871
Sorry this test code above is wrong, since `batching_max_publish_delay_ms` is 100 and `batching_max_messages` is 500, each synchronous `send` will take at least 100 ms to send. It should not be an issue with batching enabled. -- 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]
