dbos-inc / dbos-transact-py

Ultra-Lightweight Durable Execution in Python
https://docs.dbos.dev
MIT License
244 stars 7 forks source link

Fix Scheduled Workflows Swallowing Exceptions #56

Closed kraftp closed 2 months ago

chuck-dbos commented 2 months ago

Looks good, any way to test it?

kraftp commented 2 months ago

Looks good, any way to test it?

Added a test that a schedule continues after a workflow throws an exception.