wolfstudy commented on issue #208: Support `producer.SendAsync` not blocking if queue is full URL: https://github.com/apache/pulsar-client-go/issues/208#issuecomment-611553423 Thanks @addisonj feedback, we designed this deliberately, when the sending speed is too fast, it will be blocked instead of returning an error to the user. Maybe we can change the documentation of `sendAsync()` to give users a clearer explanation.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
