File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
npm-packages/docs/docs/production/state Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -72,14 +72,14 @@ Applied per document and to any nested `Object` unless stated otherwise.
7272
7373Number of functions you can run at a time for each function type.
7474
75- | | Free/Starter | Professional<sup >\* </sup > |
76- | -------------- | ------------ | ------------------------- |
77- | Queries | 16 | 256 |
78- | Mutations | 16 | 256 |
79- | V8 actions | 64 | 256 |
80- | Node actions | 64 | 1000 |
81- | HTTP actions | 16 | 128 |
82- | Scheduled jobs | 10 | 300 |
75+ | | Free/Starter | Professional<sup >\* </sup > |
76+ | ---------------------- | ------------ | ------------------------- |
77+ | Queries | 16 | 256 |
78+ | Mutations | 16 | 256 |
79+ | Convex runtime actions | 64 | 256 |
80+ | Node actions | 64 | 1000 |
81+ | HTTP actions | 16 | 128 |
82+ | Scheduled jobs | 10 | 300 |
8383
8484<sup >* </sup > Limits can be lifted for Professional plan customers on a
8585case-by-case basis. Send us support message through the dashboard to discuss
You can’t perform that action at this time.
0 commit comments