mirror of
https://github.com/clearml/clearml-server
synced 2025-06-26 23:15:47 +00:00
Update the task execution queue in queues.add_task
This commit is contained in:
@@ -447,6 +447,13 @@ add_task {
|
||||
}
|
||||
}
|
||||
}
|
||||
"999.0": ${add_task."2.4"} {
|
||||
request.properties.update_execution_queue {
|
||||
description: If set to false then the task 'execution.queue' is not updated
|
||||
type: boolean
|
||||
default: true
|
||||
}
|
||||
}
|
||||
}
|
||||
get_next_task {
|
||||
"2.4" {
|
||||
|
||||
Reference in New Issue
Block a user