shohi commented on issue #296: URL: https://github.com/apache/pulsar-client-go/issues/296#issuecomment-649906343
> > And I also wonder if it's possible to provide callback handlers for connection/operation errors, thus users can utilize them to do some logging or monitoring. > > The connection aspect are hidden by design, to provide higher-level API components only. The internal reconnections are already logged. Yeah, but IMHO it's useful to notify users that exceptions/unrecoverable errors have occurred. In practice, we want to monitor the out connections and log key events with user-defined error/event codes. ---------------------------------------------------------------- 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]
