Skip to content

Commit 235c256

Browse files
committed
Updated limits
1 parent bdb1652 commit 235c256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/pipelines/build-with-pipelines/output-settings.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ npx wrangler pipelines update [PIPELINE-NAME] --batch-max-mb 100 --batch-max-row
7171
| Setting | Default | Minimum | Maximum |
7272
| ----------------------------------------- | ----------- | --------- | ----------- |
7373
| Maximum Batch Size `batch-max-mb` | 10 MB | 0.001 MB | 100 MB |
74-
| Maximum Batch Timeout `batch-max-seconds` | 15 seconds | 0 seconds | 300 seconds |
74+
| Maximum Batch Timeout `batch-max-seconds` | 15 seconds | 1 second | 300 seconds |
7575
| Maximum Batch Rows `batch-max-rows` | 10,000 rows | 1 row | 10,000,000 rows |
7676

7777

0 commit comments

Comments
 (0)