From reading forums, this appears to have started in Node Red 3.0. Node Red will crash every 2 hours with this added.
Reviewing the code, I can see no reason for the listenToEventStream being called only during the re-auth process as there is no callback. I removed this unnecessary call
I tested the subscribe node and it works as-expected
From reading forums, this appears to have started in Node Red 3.0. Node Red will crash every 2 hours with this added.
Reviewing the code, I can see no reason for the listenToEventStream being called only during the re-auth process as there is no callback. I removed this unnecessary call
I tested the subscribe node and it works as-expected