Skip to content

Commit 37feeed

Browse files
authored
Update output-settings.mdx
1 parent b2aa8bc commit 37feeed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ npx wrangler pipelines update [PIPELINE-NAME] --batch-max-mb 100 --batch-max-row
7070

7171
| Setting | Default | Minimum | Maximum |
7272
| ----------------------------------------- | ----------- | --------- | ----------- |
73-
| Maximum Batch Size `batch-max-mb` | 10 MB | 0.001 MB | 100 MB |
74-
| Maximum Batch Timeout `batch-max-seconds` | 15 seconds | 1 second | 300 seconds |
73+
| Maximum Batch Size `batch-max-mb` | 10 MB | 1 MB | 100 MB |
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)