Closed judamarto closed 5 years ago
Seems to be related to restarting NodeRED when redeploying flows? Thoughts?
Yes, that what we notice - the duplicate msg(s) will correlate to how many times we click the deploy button. The PR I sent you was trying to resolve this issue - https://github.com/Stwissel/node-red-contrib-salesforce/pull/17
Please see my comment on the issue - https://github.com/Stwissel/node-red-contrib-salesforce/issues/16
Fixed in 0.7.0
It works fine when passing a streaming subscription to a debug node directly.
However, for some reasons it duplicates msg(s) when adding a node "function" in between.