- Notifications
You must be signed in to change notification settings - Fork928
Commit4f0f216
authored
ci: Add timeouts to limit hanging execution (#976)
For some reason, CI hung for ~6hours last night on `main`.https://github.com/coder/coder/runs/5982978236?check_suite_focus=trueThe fact that it went this long is bad, but it should have cancelledmuch earlier.1 parent63d1465 commit4f0f216
1 file changed
+9
-0
lines changedLines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
| |||
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
| 43 | + | |
42 | 44 |
| |
43 | 45 |
| |
44 | 46 |
| |
| |||
64 | 66 |
| |
65 | 67 |
| |
66 | 68 |
| |
| 69 | + | |
67 | 70 |
| |
68 | 71 |
| |
69 | 72 |
| |
| |||
87 | 90 |
| |
88 | 91 |
| |
89 | 92 |
| |
| 93 | + | |
90 | 94 |
| |
91 | 95 |
| |
92 | 96 |
| |
| |||
114 | 118 |
| |
115 | 119 |
| |
116 | 120 |
| |
| 121 | + | |
117 | 122 |
| |
118 | 123 |
| |
119 | 124 |
| |
| |||
192 | 197 |
| |
193 | 198 |
| |
194 | 199 |
| |
| 200 | + | |
195 | 201 |
| |
196 | 202 |
| |
197 | 203 |
| |
| |||
277 | 283 |
| |
278 | 284 |
| |
279 | 285 |
| |
| 286 | + | |
280 | 287 |
| |
281 | 288 |
| |
282 | 289 |
| |
| |||
352 | 359 |
| |
353 | 360 |
| |
354 | 361 |
| |
| 362 | + | |
355 | 363 |
| |
356 | 364 |
| |
357 | 365 |
| |
| |||
404 | 412 |
| |
405 | 413 |
| |
406 | 414 |
| |
| 415 | + | |
407 | 416 |
| |
408 | 417 |
| |
409 | 418 |
| |
|
0 commit comments
Comments
(0)