[CI] [GHA] Add `Timeout was reached` to the list of errors in rerunner (#24928)
### Tickets: - *142653*
This commit is contained in:
parent
964c1e677b
commit
1a5776e8ef
|
|
@ -54,5 +54,9 @@
|
|||
{
|
||||
"error_text": "Unable to fetch some archives",
|
||||
"ticket": 130965
|
||||
},
|
||||
{
|
||||
"error_text": "status_string: \"Timeout was reached\"",
|
||||
"ticket": 142653
|
||||
}
|
||||
]
|
||||
Loading…
Reference in New Issue