Jeff Hale
10/17/2024, 3:40 PMrun_deployment
from a flow:
1. The nested flow is visible in the parent flow in the UI.
2. If a bad parameter is passed to the nested flow, then the parent flow fails.
3. If an exception is raised in the nested flow so that the nested flow fails, the nested flow shows as failed in the UI, but the parent flow shows as completed.