blankensteiner commented on issue #84: URL: https://github.com/apache/pulsar-dotpulsar/issues/84#issuecomment-894401433
Hi @Flipbed Are you [monitoring](https://github.com/apache/pulsar-dotpulsar/wiki/Monitoring) the state? You can also have a look at the [sample](https://github.com/apache/pulsar-dotpulsar/blob/master/samples/Consuming/Program.cs#L64). If the consumer is faulting and you don't want that, then you can overwrite the default implementation by creating your own [exception handler](https://github.com/apache/pulsar-dotpulsar/wiki/Resilience). If the consumer is 'Connected' and no messages are coming in, then it's a problem with DotPulsar. In that case, could you upgrade to the latest version to see if that problem has been fixed? Let me know if that helps :-) -- 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: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org