DBOS Workflow
Configuration for a function decorated with DBOS.workflow.
API CompositionDurable ExecutionPostgresQueuesScheduled JobsWorkflow
Properties
| Name |
Type |
Description |
| name |
string |
Stable workflow name used for tracking and recovery. |
| max_recovery_attempts |
integer |
Maximum recovery attempts after worker failure. |
| serialization_type |
string |
Argument serialization format. |
| validate_args |
boolean |
Whether to type-check arguments at runtime. |
JSON Schema