Nace Plesko
10/05/2022, 7:37 PMShellTask
which is written in Typescript. As part of the typescript script we call python script. The prefect timeout works if it's reached while typescript is executing, but the timeout doesn't work if the process is stuck inside the python script.
Has anyone ran into the same issue before in the past? Any advice is appreciated, thank you in advance!Bianca Hoch
10/05/2022, 8:11 PMNace Plesko
10/05/2022, 8:15 PMv1.3.1
, and here are the screenshots of all configs that I am able to reproduce the issue with:Bianca Hoch
10/06/2022, 1:34 PMNace Plesko
10/07/2022, 7:57 PMBianca Hoch
10/10/2022, 4:01 PMNace Plesko
10/10/2022, 5:07 PMBianca Hoch
10/10/2022, 7:32 PM@flow
decorator. When the runtime of a flow exceeds the timeout, the flow is marked as failed. This would help mitigate the flow getting stuck in a running state.Nace Plesko
10/10/2022, 7:41 PMBianca Hoch
10/10/2022, 7:45 PMNace Plesko
10/10/2022, 7:51 PMBianca Hoch
10/10/2022, 7:56 PMNace Plesko
10/10/2022, 7:57 PMBianca Hoch
10/10/2022, 7:57 PM