github hatchet-dev/hatchet py/1.33.14
Python SDK 1.33.14

3 hours ago

Overview

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.

Installation

Install the SDK using pip:

pip install hatchet-sdk

Or using poetry:

poetry add hatchet-sdk

Documentation

For detailed documentation, examples, and best practices, visit:

What's Changed?

  • fix(python): size-based chunking of bulk run requests (#4288) by @mrkaye97
  • fix: Skip s3 tests with local stack if docker is not available in environment (#4291) by @juliusgeo

Don't miss a new hatchet release

NewReleases is sending notifications on new releases.