dbos-inc / dbos-transact-ts

The TypeScript framework for backends that scale
https://docs.dbos.dev
MIT License
346 stars 22 forks source link

Fix ListWorkflows #591

Closed kraftp closed 1 month ago

kraftp commented 1 month ago

Fix an issue where ListWorkflows improperly handled workflows that threw an error. Add a test for this case.