feat: add duplicate-safe workflow shadow dispatch
This commit is contained in:
@@ -180,6 +180,7 @@ class WorkflowRunOut(BaseModel):
|
||||
workflow_def_id: uuid.UUID | None
|
||||
order_line_id: uuid.UUID | None
|
||||
celery_task_id: str | None
|
||||
execution_mode: str
|
||||
status: str
|
||||
started_at: datetime | None
|
||||
completed_at: datetime | None
|
||||
|
||||
Reference in New Issue
Block a user