Skip to content

Commit c020c1d

Browse files
authored
[CI] [GHA] Add Upload progress stalled to errors to look for in rerunner (#26750)
### Tickets: - 152933
1 parent 3a99145 commit c020c1d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/scripts/workflow_rerun/errors_to_look_for.json

+4
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,9 @@
7878
{
7979
"error_text": "lost communication with the server",
8080
"ticket": 152565
81+
},
82+
{
83+
"error_text": "Upload progress stalled",
84+
"ticket": 152933
8185
}
8286
]

0 commit comments

Comments
 (0)