In python we expose the reason for failure via a context method. It is desirable for the same behavior on typescript. Python Example: https://github.com/hatchet-dev/hatchet-python/blob/main/examples/on_failure/worker.py
In python we expose the reason for failure via a context method.
It is desirable for the same behavior on typescript.
Python Example: https://github.com/hatchet-dev/hatchet-python/blob/main/examples/on_failure/worker.py