Skip to content

Commit cada6a6

Browse files
authored
feat: update concurrent runs limits (#668)
1 parent 5a32a30 commit cada6a6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

sources/platform/limits.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,9 @@ The tables below demonstrate the Apify platform's default resource limits. For A
126126
<tr>
127127
<td>Maximum number of concurrent actor runs per user </td>
128128
<td>25</td>
129-
<td colspan="3">250</td>
129+
<td>32</td>
130+
<td>128</td>
131+
<td>256</td>
130132
</tr>
131133
</tbody>
132134
</table>

0 commit comments

Comments
 (0)