Workflow keeps running until timeout -> -- hit failure -- , even when succesfully performed

Hello,

Is anyone experiencing this issue since this week?
I run a very simple workflow to bulk upsert some data (1000 rows) into small the Retool DB.

Sometimes it keeps running until timeout (100s) and then gives the error message 'hit failure.' However, when I check the database, the run was successful and all data was inserted correctly...

With Bulk Insert I don't have this issue, so it has something to do with the timeout time and the time the upsert of 1000 rows take.
Perhaps I should just prolong the timeout time to avoid the --hit failure -- message.

have you tried adding a global error handler?

image

error messages should appear under workflowContext.currentRun