We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 270f751 commit 37156f2Copy full SHA for 37156f2
.github/scripts/workflow_rerun/errors_to_look_for.json
@@ -19,10 +19,6 @@
19
"error_text": "Failed to connect to github.com",
20
"ticket": 131657
21
},
22
- {
23
- "error_text": "Could not resolve host: github.com",
24
- "ticket": 131546
25
- },
26
{
27
"error_text": "retrieving gpg key timed out",
28
"ticket": 131538
@@ -190,5 +186,13 @@
190
186
191
187
"error_text": "unable to resolve host",
192
188
"ticket": 182238
189
+ },
+ {
+ "error_text": "Could not resolve host:",
+ "ticket": 182238
193
194
195
+ "error_text": "SSL connect error",
196
+ "ticket": 182850
197
}
198
]
0 commit comments