How to address error during group execution:
com.inductiveautomation.factorysql.evaluation.EvaluationException: java.lang.Exception: Unable to add data to memory buffer, buffer full.
Caused by: java.lang.Exception: Unable to add data to memory buffer, buffer full.
Hi, I encountered same problem while using external (not on the same server) Postgres database for tags historian.
I am storing around 20 tag values (Real number) every second. Is that an overkill? And if so, what would be best way for what I want to achieve please?