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

4 hours ago

Overview

Fixed

  • Properly suppresses gRPC fork support log lines on startup when fork support is disabled
  • Improves logging around worker startup and shutdown
  • Improves retry logic around sending step action events to the engine to better handle transient failures and avoid losing events

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): startup logging, retry behavior on sending step action events (#4219) by @mrkaye97

Don't miss a new hatchet release

NewReleases is sending notifications on new releases.