Skip to content

Python SDK 1.37.5

Choose a tag to compare

@github-actions github-actions released this 22 Aug 02:41
e95fdde

Overview

Fixed

  • Correctly implements retry behavior on event pushes, which previously were silently ignored by Tenacity

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?