Overview
Added
- Adds
oldest_excluding_retriesto the task stats response
Changed
- Rolled back required SDK dependencies to the state at
v1.29.5.
Installation
Install the SDK using pip:
pip install hatchet-sdkOr using poetry:
poetry add hatchet-sdkDocumentation
For detailed documentation, examples, and best practices, visit:
What's Changed?
- chore(ci): Disable dependabot production SDK updates (#4312) by @gregfurman
- feat(task-stats): add oldest_excluding_retries to task stats (#4331) by @ericvg97