Hi, is there a way to specify task/flow timeout when timeout appears because of infrastructure (for example lost connection with agent)? My flow gets stuck when it uses too much resources on VM, it can run forever 🥲 I'm using prefect 1
👀 1
s
Sahil Rangwala
04/06/2023, 5:36 PM
Hi! You can use raise a ClientError whenever this client -> server communication is lost