diff --git a/.github/scripts/workflow_rerun/errors_to_look_for.json b/.github/scripts/workflow_rerun/errors_to_look_for.json index bfde22bb70c6df..aecef0c49c71b3 100644 --- a/.github/scripts/workflow_rerun/errors_to_look_for.json +++ b/.github/scripts/workflow_rerun/errors_to_look_for.json @@ -74,5 +74,9 @@ { "error_text": "json.decoder.JSONDecodeError: Unterminated string starting at", "ticket": 151796 + }, + { + "error_text": "lost communication with the server", + "ticket": 152565 } ] \ No newline at end of file