gilesbradshaw opened a new issue #75: Fail on disconnect URL: https://github.com/apache/pulsar-client-node/issues/75 Is there/should there be a way to fail a subscription when disconnected from the server? I would normally crash the process when this happens.. However ``` const msg = await consumer.receive(); ``` just seems to wait forever with debug output indicating retrying but operationTimeoutCeconds having no effect.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services