Deploying workflows with Flow45

With Flow45, you explicitly and atomically deploy data types and workflow templates. Data types are managed at the team level. They are always a struct, and can contain scalar data type fields, or arrays. You can change data types as long as the change is backwards compatible. Data types are used as function return values. If you request an undo of an old task instance, and once undone, Flow45 makes it available again; then your process will still need to be able to handle the old function results of upstream dependencies. Workflow templates are submitted in one go. This way, the entire DAG can be checked at once for internal consistency. A workflow is just a collection of tasks. Tasks have a name, and
Created
Sat 24 Feb 2024 20:16:21 CET
Updated
Sat 24 Feb 2024 20:16:21 CET