Skip to content

Commit 9e6bf0c

Browse files
authored
Update rate limits (#493)
1 parent 1ad3056 commit 9e6bf0c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/reference/motlp.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,11 +117,15 @@ The following rate limits and burst limits apply:
117117

118118
| Deployment type | Rate limit | Burst limit | Dynamic scaling |
119119
|----------------|------------|-------------|-----------------|
120-
| Serverless | 15 MB/s | 30 MB/s | Not available |
120+
| Serverless | 30 MB/s | 60 MB/s | Not available |
121121
| ECH | 1 MB/s (initial) | 2 MB/s (initial) | Yes |
122122

123123
As long as your data ingestion rate stays at or below the rate limit and burst limit, your requests are accepted.
124124

125+
:::{note}
126+
For the {{serverless-full}} trial, the rate limit is reduced to 15 MB/s and the burst limit is 30 MB/s.
127+
:::
128+
125129
### Dynamic rate scaling for {{ech}}
126130
```{applies_to}
127131
ess:

0 commit comments

Comments
 (0)