Challenge: Flow Lifecycle Functions
Solve a challenge that involves listening to a value at each flow start.
Problem
When flow is completed or an exception occurs, this information is also propagated, closing the intermediate steps along the way. So, as they all flow, we can listen ...