Cyclic WorkflowΒΆ
Cyclic workflow is new for NVIDIA FLARE 2.0 and implemented with the Controller API. It allows for a different control
flow implemented through the control_flow() method based on relay_and_wait() instead of
broadcast_and_wait() in the Scatter and Gather Workflow.