Matt Alhonte
10/03/2023, 1:42 AMrun_deployment
(run from a task). I notice that if one fails, then the downstream ones don't fail. How do I make subflow failures propagate to the parent flow? I'm using the ConcurrentTaskRunner
. Some need to run concurrently with each other.