how to run in a loop even if some failed

16 views
Skip to first unread message

Haim Ziko

unread,
Nov 6, 2025, 11:08:13 AM (6 days ago) Nov 6
to Automate for Android
hi there ,

i know how to do a loop with a start flow block ,

my question is different , i want the script to continue or start over if there is a fail , meaning even if something went wrong or failed , the flow wont completely stop , it will start over .
(in normal mode i have checked that everything works, but sometimes for some reason it fails , in that case i want it to start over (all the time) )

thanks ! 

Henrik "The Developer" Lindqvist

unread,
Nov 6, 2025, 11:34:53 AM (6 days ago) Nov 6
to Automate for Android
Use the Failure catch block to handle a failure, or simply place the failing part in a separate Fork which can fail/stop without affecting the rest of the flow.
Reply all
Reply to author
Forward
0 new messages