Combined with Serverless workflow, asynchronous function invocations can be applied to the task flows in complex scenarios that involve large amounts of data. You can orchestrate Function Compute tasks in sequence, branches, or parallel. Based on the defined steps, Serverless workflow reliably coordinates task executions, tracks the state transition of each task, and executes the retry logic that you defined to ensure the smooth execution of your workflow. This topic describes how to configure orchestration for asynchronous tasks.
Prerequisites
- An asynchronous task is created. For more information, see Job management.
- Function Compute is granted with the permissions on Serverless workflow. For more information, see Grant Function Compute permissions to access other Alibaba Cloud services.