Workflow Failing Without Errors or Explanation

My goal:
To run a Retool Workflow on a schedule without intermittent failures.

Issue:
The workflow fails every 1–2 days. In the run history, it just shows Status: "Failure" with 0 errors and no explanation. Some blocks are not executed at all, and this same pattern happens every time it fails.
I've attached a screenshot of the run history to show exactly what I’m seeing.

Steps I've taken:

  • Checked error logs (no errors shown)
  • Reviewed workflow logic and block dependencies
  • Verified triggers and conditions are correctly set

I also found this topic from another user who seems to be experiencing a similar issue.
Would appreciate any insights or suggestions from the community or Retool team on how to debug this further.

Thanks!

I have the same issue! So weird, when I call a workflow from another workflow I get the message

{"workflowError":"Your workflow failed during execution."}

But checking the logs on the calling workflow it keeps giving me loading spinner. with no logging output whatsoever..