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

3 hours ago

Overview

Added

  • Adds a new slots key to the worker's /health response and hatchet_worker_used_slots and hatchet_worker_slot_limit gauges to its /metrics response

Documentation for agents

The linked pages serve plain markdown for tools and agents. Full docs index: https://docs.hatchet.run/llms.txt

Setup and local development:

Core concepts:

Flow control:

Python SDK reference (overview: https://docs.hatchet.run/reference/python.md):

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?

  • feat(python): add slot usage to worker health check endpoints (#5003) by @mrkaye97

Don't miss a new hatchet release

NewReleases is sending notifications on new releases.