Hi Everyone, There was a situtation when my flow g...
# ask-community
n
Hi Everyone, There was a situtation when my flow got crash and after retrying from UI it ran successfully. which force me to think like is it possible to do this with the python code. i want to retry if my flow gets crashed for a certain amount of time. question: 1. how would i know that my flow has been crashed from the code. 2. and, how can i restart it