Skip to content

Commit ac9bcc7

Browse files
authored
Updated limits (#21607)
1 parent 338ed48 commit ac9bcc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ import { Render } from "~/components"
1010

1111
| Feature | Limit |
1212
| --------------------------------------------- | ------------------------------------------------------------- |
13-
| Maximum requests per second, per pipeline | 20,000 default (configurable up to 100,000) |
13+
| Maximum requests per second, per pipeline | 14,000 default (configurable up to 100,000) |
1414
| Maximum payload per request | 1 MB |
15-
| Maximum data throughput per pipeline | 20 MB/s default (configurable up to 100 MB/s) |
15+
| Maximum data throughput per pipeline | 14 MB/s default (configurable up to 100 MB/s) |
1616
| Shards per pipeline | 2 default (configurable up to 15) |
1717
| Maximum batch size | 100 MB |
1818
| Maximum batch records | 10,000,000 |

0 commit comments

Comments
 (0)