Skip to content

Commit 93eb0bc

Browse files
committed
wording
1 parent d0a76af commit 93eb0bc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

troubleshooting/executions-not-processing.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Otherwise, we won't be able to process your executions.
3838
Each account gets a maximum limit applied across all applications and environments:
3939

4040
- Free plan: `2` concurrent executions
41-
- Pro plan: `10` concurrent executions (or custom)
41+
- Growth plan: `10` concurrent executions (or custom)
4242

4343
Check all your applications and environments for running executions; if no executions are running, please refer to the next step.
4444

@@ -48,7 +48,7 @@ Otherwise, we won't be able to process your executions.
4848

4949
Workflows, especially on the Free plan -- with a concurrency limit of `2`, can lead to a _deadlock_ situation when a parent execution is waiting on a stuck child execution, exhausting the concurrency limit.
5050

51-
To resolve such an issue, wait for the child execution to timeout (30min) and consider upgrading to a Pro plan, which is better suited for workflows.
51+
To resolve such an issue, wait for the child execution to timeout (30min) and consider upgrading to a Growth plan, which is better suited for workflows.
5252

5353
</Accordion>
5454

troubleshooting/executions-stuck.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ sidebarTitle: "Executions are stuck"
3737

3838
To resolve such an issue, wait for the child execution to timeout (default: 30min) or cancel it from the Console.
3939

40-
Please consider upgrading to a Pro plan, which is better suited for workflows.
40+
Please consider upgrading to a Growth plan, which is better suited for workflows.
4141

4242
</Accordion>
4343

0 commit comments

Comments
 (0)