Skip to content

Commit

Permalink
add errors
Browse files Browse the repository at this point in the history
  • Loading branch information
akashchi committed Dec 24, 2024
1 parent f9e75d3 commit 89c4667
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/scripts/workflow_rerun/errors_to_look_for.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,17 @@
{
"error_text": "Failed to make request",
"ticket": 158401
},
{
"error_text": "Failure when receiving data from the peer",
"ticket": 159323
},
{
"error_text": "HTTP response code said error",
"ticket": 159398
},
{
"error_text": "download failed after attempts",
"ticket": 159547
}
]

0 comments on commit 89c4667

Please sign in to comment.