mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-22 18:50:25 +08:00
节点任务查询时增加排除的任务类型
This commit is contained in:
@@ -69,7 +69,7 @@ message ClusterTask {
|
||||
|
||||
// 检查是否有正在执行的任务
|
||||
message ExistsNodeTasksRequest {
|
||||
|
||||
repeated string excludeTypes = 1;
|
||||
}
|
||||
|
||||
message ExistsNodeTasksResponse {
|
||||
|
||||
Reference in New Issue
Block a user