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

latest release: v0.89.7
8 hours ago

Overview

Fixed

  • Fixes a race condition in the durable event listener where an engine restart can cause the listener to get stuck because of the existence of two separate request queues that are not kept in sync, causing requests to hang indefinitely after being added to the old queue in some cases.

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?

  • chore(deps): bump the python-deps group in /sdks/python with 6 updates (#4186) by @app/dependabot
  • fix(python, ts): durable listener hanging from race condition (#4196) by @mrkaye97

Don't miss a new hatchet release

NewReleases is sending notifications on new releases.