We have scheduled workflows executing read queries from PostgreSQL database using a Simba driver-enabled Gallery connection.
Occasionally, the workflow fails with the following message:
Error - ToolId 89: Error SQLPrepare: [Simba][PostgreSQL] (20) Error occurred while trying to prepare a query: [SQLState 26000] ERROR: prepared statement "PGODBCStmt--<various numbers here>" does not exist
Most often, when we simply re-execute the workflow, it runs successfully.
Any recommendations to stop the errors?