Steps | The maximum value size of a step's output | 20MB | Can a use bigger output size by saving the step output to file using the step configuration |
Steps | The maximum number of steps that can be added and executed in a workflow. | 5000 | |
Steps | Default step timeout | 2 minute | |
Steps | The max number of HTTP Steps that can run in one minute | 1200 | Only applicable to Blink Cloud Runners |
Workflow Executions | Maximum execution duration | 12 hours (and 2 hours by default) | |
Global Variables | The maximum size of a Global Variable | 1MB | |
The Set Variable Flow Control Action | The maximum size of a value that can be assigned using the Set Variable flow control action. | 20MB. | |
The Wait Flow Control Action | The maximum timeout duration for the Wait Flow Control Action. | 14 Days | Paused time, such as when using the Wait Action in your workflow, doesn’t count toward the workflow’s total duration. For example, if a workflow runs for 4 hours in total but includes a 1-hour pause configured with the The Wait Flow Control Action, the actual execution time will be 3 hours . |
Interactive Actions | The maximum timeout duration for all Interactive Actions | 14 Days | Paused time, such as when waiting for a response using Interactive Actions, doesn’t count toward the workflow’s total duration. For example, if a workflow runs for 4 hour s in total but includes a 1-hour pause waiting for a response during the Interactive Actions step , the actual execution time will be 3 hours . |
Wait For Web Form Response Action | The maximum timeout duration for Wait For Web Form Response Action | 14 Days | Paused time, such as when waiting for a response using Wait For Web Form Response Action, doesn’t count toward the workflow’s total duration. For example, if a workflow runs for 4 hour s in total but includes a 1-hour pause waiting for a response during the Wait For Web Form Response Action step , the actual execution time will be 3 hours . |
Synchronous Subflows | The maximum timeout duration for "Synchronous Subflows" | Synchronous Subflows are constrained by the timeout of the parent automation. This means that the Subflow cannot run longer than the parent workflow's total timeout. | If a parent workflow has a 10-minute timeout, a synchronous subflows must finish within that time. For example, if the parent workflow spends 6 minutes on its own tasks, the subflow can only run for up to 4 minutes before the timeout ends. |
Files | Max size of file created by a step | 500MB | If you are using your own object storage there is no max size limitation of a file created by a step. |
Files | Max total size for sum of files in a workflow's steps | 1500MB | If you are using your own object storage there is no max total size for the sum of files in a workflow's steps. |
Files | Amount of files created in a workflow | 100 | |
Execution History | Number of entries in the workflow's execution history | 100 | If you would like to increase the amount of entries in your execution history, please contact support. |