Files
hatchet/python-sdk
abelanger5 df3f540748 feat: add retries to the engine and SDKs (#171)
This PR adds support for retrying failed step runs against the engine and SDKs. This was tested up to 30 retries per step run, with both failure and success at the 30th step run. Each SDK now has a `retries` configurable param for steps when declaring a workflow.
2024-02-16 13:00:22 -05:00
..
2024-02-15 17:45:50 -07:00

Hatchet Python SDK

This is the Hatchet Python SDK. For usage, see the docs.