Skip to content

Commit 1699cbe

Browse files
authored
updated service limits (#725)
1 parent 81d5518 commit 1699cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/articles/limits.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ have the ability to customize limits to meet their needs.
1515
| Environment Variable size | The size of an environment variable | ~5kb per variable |
1616
| Request Duration | The maximum time a request can take to complete | Free/Builder Plans: 30 seconds, Other Plans: No Limit |
1717
| 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 |
1919
| 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. |
2020

2121
## API Keys

0 commit comments

Comments
 (0)