Pipeline task management
Compare changes
Files
3- Christopher Randolph Rhodes authored
+ 8
− 3
@@ -213,13 +213,18 @@ class TaskInfo(BaseModel):
\ No newline at end of file
Session persists a collection of tasks with unique identifiers; shared pipeline caller can optionally enqueue its call as a task instead of running it directly