diff --git a/.github/scripts/workflow_rerun/errors_to_look_for.json b/.github/scripts/workflow_rerun/errors_to_look_for.json index aecef0c49c71b3..b1074fa43e7200 100644 --- a/.github/scripts/workflow_rerun/errors_to_look_for.json +++ b/.github/scripts/workflow_rerun/errors_to_look_for.json @@ -78,5 +78,9 @@ { "error_text": "lost communication with the server", "ticket": 152565 + }, + { + "error_text": "Upload progress stalled", + "ticket": 152933 } ] \ No newline at end of file