Flow is stuck in the continue_sync stateIssue The Flow can stuck in continue_sync state when using sn_fd.FlowAPI.executeFlow() for flows that quiesce or calling a subflow in foreground that times out while executing on Mid serverResolutionPlease see the Fixed in versions of the related known error articles 1. The Flow can be stuck in the continue_sync state when using sn_fd.FlowAPI.executeFlow() for flows that quiesce There is a problem related to this issue. Please refer to the following Known Error article KB0852831 - Flow stops with no clear reason and stuck in "Continue Sync" state 2. Calling a subflow in the foreground that times out while executing on mid. it should error out instead. Please refer to the following Known Error article KB0953164 - Calling a subflow in foreground that times out while executing on mid the flow ends in state continue_sync when it should end it state error