You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/articles/limits.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ have the ability to customize limits to meet their needs.
15
15
| Environment Variable size | The size of an environment variable |~5kb per variable |
16
16
| Request Duration | The maximum time a request can take to complete | Free/Builder Plans: 30 seconds, Other Plans: No Limit |
17
17
| Memory | The maximum memory available when processing a request | Free/Builder Plans: 128mb, Enterprise Plans: Custom |
18
-
| Requests per second | The maximum number of requests per second |No Limit outside of plan monthly limit |
18
+
| Requests per second | The maximum number of requests per second |Development Environments (Working Copy): 1000 requests per minute. No Limit outside of plan monthly limit|
19
19
| Log Size | The size of a log entry | Zuplo Portal live logs are limited to ~10kB. Excess will be truncated. For third-party logging providers, the value depends on the provider. Zuplo imposes no limit. |
0 commit comments