hatchet-dev / hatchet-python

Hatchet Python SDK for Interacting with the Hatchet Engine
10 stars 3 forks source link

fix: add back listener method to client #34

Closed abelanger5 closed 1 month ago

abelanger5 commented 1 month ago

Adds back the top-level listener method to the client for streaming, along with a type-safe fix on workflow_run_id for backwards compatibility.