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
I have a running node red application on bluemix using dashDB as a database and I notice that after a brief period of time (from 1 week to 2 months), the queries do not return the correct information. The same data is send to the node-red flow but there is no response from the dashdb nodes. They always return an empty array.
Only by restarting all the flow of the application, the connections are restored again and everything works as it should.