Hello.
I am using Prefect 2.8.6.
I am running ECS task within a flow using the ECS Task block.
Even if an application error occurs within the ECS task, the error is not recognized by the flow, and the flow terminates as a success.
Is there any way to detect errors in ECS tasks executed in the flow other than by determining them from the
We had the same query and ended up simply using the status code. You can stream logs back so its easier to see what went wrong, but the logs go to stdout so you cant analyse the stacks with code
s
Satsuki Nagae
04/06/2023, 1:30 AM
the logs go to stdout so you cant analyse the stacks with code
Hmm, it seems difficult to solve my problem. I hope for a future feature that can detect errors.
Thank you for your kind response.
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.