dispatchrun / dispatch-py

Python package to develop applications with Dispatch.
https://pypi.org/project/dispatch-py/
Apache License 2.0
56 stars 3 forks source link

durable: preserve exception details #69

Closed chriso closed 9 months ago

chriso commented 9 months ago

This fixes https://github.com/stealthrocket/dispatch-sdk-python/issues/66.

We now pickle exceptions using the field added in https://github.com/stealthrocket/dispatch-sdk-protobuf/pull/4.