This topic describes the limitations of Logic Composer.

ItemLimitRemarks
Maximum number of workflows in the same region500-
Maximum number of actions in a workflow200If you want to add more actions, we recommend that you use the method of nesting workflow connectors. This feature is not supported in public preview of Logic Composer.
Maximum number of layers of nested actions5If you want to add more actions, we recommend that you use the method of nesting workflow connectors. This feature is not supported in public preview of Logic Composer.
Maximum number of triggers in a workflow5Extra triggers can be added only in Code View.
Maximum number of variables in a workflow100-
Maximum length of a trigger name or an action name50 characters-

Running time and retention period

ItemLimitRemarks
Continuous running time60 days-
Retention period of running records180 daysThe retention period is calculated from the start time of a workflow.
Minimum recurrence interval1 secondRecurrence is not supported in public preview of Logic Composer.
Maximum recurrence interval1 dayRecurrence is not supported in public preview of Logic Composer.

Concurrency and loop

ItemLimitRemarks
Maximum number of concurrent workflows50The maximum number of workflows that can run concurrently.
Maximum number of buffered workflows50The maximum number of workflows that wait to be run when the number of concurrent workflows reaches the maximum.
ForEach array elements10,000The maximum number of array elements that can be processed by the ForEach loop.
ForEach concurrency50The maximum number of ForEach loop iterations that can run concurrently.

HTTP

ItemLimitRemarks
Maximum number of concurrent calls to a custom HTTP endpoint50-
Timeout period for a remote HTTP request60 seconds-
Response timeout period for a custom HTTP endpoint request20 secondsWhen a response times out, a 502 error message is returned. You can query the execution logs of a workflow for details.

Retry policies

ItemLimitRemarks
Retries16Recurrence is not supported in public preview of Logic Composer.