dbos-inc / dbos-transact

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

Remove Guards #401

Closed kraftp closed 4 months ago

kraftp commented 4 months ago

The transaction guard logic in workflow execution (introduced way back in https://github.com/dbos-inc/dbos-transact/pull/13) adds considerable complexity but doesn't improve safety in normal execution, so we removed it.