diff --git a/package.json b/package.json index 7af60e242..d5548fe97 100644 --- a/package.json +++ b/package.json @@ -790,7 +790,7 @@ "background": { "activeOnStart": true, "beginsPattern": "^.*(Job host stopped|signaling restart).*$", - "endsPattern": "^.*Host lock lease acquired by instance ID.*$" + "endsPattern": "^.*(Worker process started and initialized|Host lock lease acquired by instance ID).*$" }, "severity": "error" }