Hi
I am trying to write data to a table using write to datastore entity . In production environment, some of the instance is not working as expected. Nodes are getting executed successfully but not writing in db. If i restart the particular node it works.
Anyone faced this issue? What could be the issue?
Please help.
Thanks in advance
Discussion posts and replies are publicly visible
Adding to Stefan,
There are possibilities:
Database connection issues: One possibility is that there is an issue with the database connection. The node may not be able to establish a connection to the database or the connection may have been lost or timed out. The node may be taking too long to execute or write data.