Skip to content

fix(batch): allow per-task zenrows_params, document extract in batch - #27

Merged
tedi-z merged 1 commit into
mainfrom
fix/ACT-1559/document-extract-in-batch
Aug 26, 2026
Merged

fix(batch): allow per-task zenrows_params, document extract in batch#27
tedi-z merged 1 commit into
mainfrom
fix/ACT-1559/document-extract-in-batch

Conversation

@tedi-z

@tedi-z tedi-z commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Two changes.

TaskInput didn't declare zenrows_params, so per-task scrape params were a compile error even though coerceUrl passes the object through untouched and the API accepts it. Python and Go both allow this. Adds the field to the type.

Then documents extract in batch, matching the Python and Go SDK READMEs.

extract_fields is noted as unsupported — it currently returns an empty parsed while reporting success. Tracked separately against ENG-230.

@tedi-z tedi-z self-assigned this Aug 25, 2026
@linear

linear Bot commented Aug 25, 2026

Copy link
Copy Markdown

ACT-1559

@tedi-z
tedi-z requested a review from AnderRV August 25, 2026 15:37
@tedi-z
tedi-z merged commit 0cc9e29 into main Aug 26, 2026
1 check passed
@tedi-z
tedi-z deleted the fix/ACT-1559/document-extract-in-batch branch August 26, 2026 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants