I have noticed a problem in my code or with the node-ddp-client package. When i have have a node-ddp-client connected to the server, and the server for whatever reason goes down, the cpu usages and the memory of the node script goes up.
Is there anything i could do to change this behavior?
Note: This behavior occurs also when the only thing the script does is to make a connection to the server. and no other code is running
Greetings,
Etienne