Skip to content

Build: increase timeout for downloading inkuire.js from GitHub #13457

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 7, 2021

Conversation

griggt
Copy link
Contributor

@griggt griggt commented Sep 2, 2021

I have seen this timeout on more than one occasion in CI.

Maybe we actually need retry?

Thu, 02 Sep 2021 16:42:00 GMT Error:  Failed to fetch inkuire.js from https://github.com/VirtusLab/Inkuire/releases/download/1.0.0-M2/inkuire.js: Download timeout
Thu, 02 Sep 2021 16:42:00 GMT Error:  (scaladoc / Compile / managedResources) Failed to fetch inkuire.js from https://github.com/VirtusLab/Inkuire/releases/download/1.0.0-M2/inkuire.js: Download timeout
Thu, 02 Sep 2021 16:42:00 GMT Error:  Total time: 226 s (03:46), completed Sep 2, 2021 6:42:00 PM
Thu, 02 Sep 2021 16:42:00 GMT Error: Process completed with exit code 1.

@pikinier20
Copy link
Contributor

I assumed that 20s is enough for such small file but if CI fails then we should increase the limit.

@pikinier20 pikinier20 self-requested a review September 6, 2021 06:29
@michelou
Copy link
Contributor

michelou commented Sep 6, 2021

I assumed that 20s is enough for such small file but if CI fails then we should increase the limit.

I sporadically encounter the same timeout issue when building the many Scala 3 software distributions on my Windows laptop (with low speed home connection).

@griggt griggt merged commit a47a81a into scala:master Sep 7, 2021
@griggt griggt deleted the inkuire-timeout branch September 7, 2021 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants