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

2 hours ago

Overview

Added

  • Adds support for defining idempotency keys on workflows and standalone tasks, which ensures that they're only run once in a provided time window, based on a CEL expression.

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?

Don't miss a new hatchet release

NewReleases is sending notifications on new releases.