hatchet-dev / hatchet-python

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

feat: add stack trace to error #3

Closed grutt closed 3 months ago

grutt commented 3 months ago

The Python SDK was swallowing the stack trace.

fixes HAT-120