Alex Cano
06/04/2020, 11:22 PMFlow state lifecycle, is there any specific reason the Client.set_flow_run_state(flow_run_id, state)  call doesn’t return the new state? Or is it just that, unlike the task version, the flow state lifecycle is much more streamlined and it just hasn’t been needed up until now?Jeremiah
Alex Cano
06/04/2020, 11:25 PMQueued as a state, so wanted to make sure I understood why it was the way it was before starting to hit it with a wrench 🙂Jeremiah