You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the delay! I am running low on free time...
I have added a fix that should make the errors catchable, so you should now be able to catch errors with a Catch node.
However I don't use this node myself. Just created it at the time being to do someone a favor. Therefore it would be nice if you could install my fix from Github and test it, before I publish it on NPM.
When you have Git installed, you should be able to install this node from this Github repo directly, by executing following command within your .node-red folder:
Suppose the HTTP SSE is not available. I want a connection error to be raised so that it in can be handled by a Catch node. How can this be achieved?
The text was updated successfully, but these errors were encountered: