Hacker News new | ask | show | jobs
by dangoodmanUT 113 days ago
In review, I think it might have been the workflow versioning being strange, and the lack of any heartbeating/crash detection for longer running activities
1 comments

Automatic crash detection for your process is built-in our Conductor offering. The library has a default recovery mode when used standalone.

What do you find strange with workflow versioning? Would love to consider improving the semantics. In fact, we started doing it: https://github.com/dbos-inc/dbos-transact-py/pull/598