scheduler: give cron jobs a grace period of 30 mins to complete
This commit is contained in:
@@ -15,6 +15,7 @@ exports = module.exports = {
|
||||
createSubcontainer: createSubcontainer,
|
||||
getContainerIdByIp: getContainerIdByIp,
|
||||
inspect: inspect,
|
||||
inspectByName: inspect,
|
||||
execContainer: execContainer
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user