Skip to content

fix(python): size-based chunking of bulk run requests#4288

Merged
mrkaye97 merged 6 commits into
mainfrom
mk/internal-chunking-bulk-run
Jun 30, 2026
Merged

fix(python): size-based chunking of bulk run requests#4288
mrkaye97 merged 6 commits into
mainfrom
mk/internal-chunking-bulk-run

Conversation

@mrkaye97

Copy link
Copy Markdown
Contributor

Description

[1.33.14] - 2026-06-26

Fixed

  • Updates the bulk spawn methods on the internal admin client to dynamically chunk bulk-spawned workflows by the protobuf message size, to avoid hitting gRPC limits on large bulk spawns.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

Changes have been:

  • Tested (unit, integration, or manually with steps specified)
  • Linted and formatted
  • Documented (where applicable)
  • Added to CHANGELOG (where applicable) -- see Keep a Changelog
🤖 AI Disclosure

No AI use here

@vercel

vercel Bot commented Jun 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hatchet-docs Ready Ready Preview, Comment Jun 30, 2026 7:42pm

Request Review

@github-actions github-actions Bot added documentation Improvements or additions to documentation sdk-py Related to the Python sdk labels Jun 26, 2026
@mrkaye97 mrkaye97 requested a review from juliusgeo June 26, 2026 14:59
@mrkaye97 mrkaye97 merged commit ee395e9 into main Jun 30, 2026
26 checks passed
@mrkaye97 mrkaye97 deleted the mk/internal-chunking-bulk-run branch June 30, 2026 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation sdk-py Related to the Python sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants