This commit is contained in:
Lilian Kasem 2022-06-21 10:28:26 -07:00 коммит произвёл GitHub
Родитель d53ce5f7ba
Коммит 9656fda217
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -397,8 +397,8 @@ message InvocationCancel {
// Unique id for invocation
string invocation_id = 2;
// Time period before force shutdown
google.protobuf.Duration grace_period = 1; // could also use absolute time
// PROPERTY NOT USED
google.protobuf.Duration grace_period = 1;
}
// Worker responds with status of Invocation