Improve executor bootstrap speed (#1446)
This commit is contained in:
@@ -18,7 +18,6 @@ package v1
|
||||
|
||||
const (
|
||||
EXECUTOR_INSTANCEID_LABEL string = "executorInstanceId"
|
||||
POOLMGR_INSTANCEID_LABEL string = "poolmgrInstanceId"
|
||||
DEFAULT_FUNCTION_TIMEOUT int = 60
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user