You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The generate-windows-launcher job got extremely flaky, seemingly failing very often on the cs download.
We should investigate and try to fix it, as it otherwise forces us to restart jobs to no end.
Version(s)
ebafbb8
Describe the bug
The
generate-windows-launcher
job got extremely flaky, seemingly failing very often on thecs
download.We should investigate and try to fix it, as it otherwise forces us to restart jobs to no end.
Example failing build:
Example output:
To Reproduce
Just run any CI job on
main
, thegenerate-windows-launcher
job will fail ~4 times out of 5.Expected behaviour
The
generate-windows-launcher
job should be passing consistently.Potential solutions
We could try increasing the timeout or retrying the download.
The text was updated successfully, but these errors were encountered: