Commit dfc334c
committed
build: add retry-delay for
This error is still being unencountered sometimes, to try to mitigate this we add a retry delay and also increase the number of retries.
```
Could not convert symlinks: Error: Command failed: /mnt/c/Windows/system32/cmd.exe /c mklink /d "_main\node_modules\.aspect_rules_js\[email protected]\node_modules\encodeurl" "..\..\[email protected]\node_modules\encodeurl"
<3>WSL (22769 - ) ERROR: UtilAcceptVsock:271: accept4 failed 110
```accept4 failed 110
1 parent 7ad46c3 commit dfc334c
File tree
2 files changed
+24
-6
lines changed- scripts/windows-testing
2 files changed
+24
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
1 | 9 | | |
2 | 10 | | |
3 | 11 | | |
| |||
13 | 21 | | |
14 | 22 | | |
15 | 23 | | |
16 | | - | |
17 | | - | |
18 | 24 | | |
| 25 | + | |
| 26 | + | |
19 | 27 | | |
20 | 28 | | |
21 | 29 | | |
22 | | - | |
23 | | - | |
24 | 30 | | |
25 | 31 | | |
26 | 32 | | |
| |||
87 | 93 | | |
88 | 94 | | |
89 | 95 | | |
90 | | - | |
| 96 | + | |
91 | 97 | | |
92 | 98 | | |
93 | 99 | | |
| |||
99 | 105 | | |
100 | 106 | | |
101 | 107 | | |
102 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
103 | 113 | | |
104 | 114 | | |
105 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
1 | 9 | | |
2 | 10 | | |
3 | 11 | | |
| |||
0 commit comments