Skip to content

Commit c93a478

Browse files
committed
Updated limits
1 parent 5e93ffd commit c93a478

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

src/content/docs/pipelines/reference/limits.mdx

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,19 @@ sidebar:
55
order: 2
66
---
77

8-
TODO
8+
import { Render } from "~/components"
9+
10+
:::note
11+
12+
Many of these limits will increase during Pipelines' public beta period. [Follow our changelog](/pipelines/platform/changelog/) to keep up with the changes.
13+
14+
:::
15+
16+
17+
| Feature | Limit |
18+
| --------------------------------------------- | ------------------------------------------------------------- |
19+
| Requests per second | 10,000 |
20+
| Maximum payload per request | 1 MB |
21+
| Maximum batch size | 100 MB |
22+
| Maximum batch records | 10,000 |
23+
| Maximum batch duration | 600s |

0 commit comments

Comments
 (0)