Overview
Fixed
- Properly suppresses gRPC fork support log lines on startup when fork support is disabled
- Improves logging around worker startup and shutdown
- Improves retry logic around sending step action events to the engine to better handle transient failures and avoid losing events
Installation
Install the SDK using pip:
pip install hatchet-sdkOr using poetry:
poetry add hatchet-sdkDocumentation
For detailed documentation, examples, and best practices, visit: