hatchet-dev / hatchet-python

Hatchet Python SDK for Interacting with the Hatchet Engine
16 stars 9 forks source link

fix: logger and unbound e value in event client #101

Closed abelanger5 closed 1 month ago

abelanger5 commented 1 month ago

Fixes unbound variable e in the event client and an issue where the logger is called with a non-string, non-serializable object.