merlimat commented on issue #63: Add sendtimeout support in producer client URL: https://github.com/apache/pulsar-client-go/issues/63#issuecomment-553722565 This is already implemented through the `context` object that is taken by the `Send()` call. If the passed context has a deadline, it will be honored.
---------------------------------------------------------------- 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
