From 246177e3f1f73299e4ba4d43cccb7a95b74275c0 Mon Sep 17 00:00:00 2001 From: Andrei Kashchikhin Date: Tue, 4 Feb 2025 10:31:53 +0000 Subject: [PATCH] add --- .github/scripts/workflow_rerun/errors_to_look_for.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/scripts/workflow_rerun/errors_to_look_for.json b/.github/scripts/workflow_rerun/errors_to_look_for.json index 0a189f80b8b198..0bb64ec662740e 100644 --- a/.github/scripts/workflow_rerun/errors_to_look_for.json +++ b/.github/scripts/workflow_rerun/errors_to_look_for.json @@ -126,5 +126,9 @@ { "error_text": "the runner has received a shutdown signal", "ticket": 160818 + }, + { + "error_text": "Timed out waiting for server startup", + "ticket": 161077 } ] \ No newline at end of file