Skip to content
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

CI: increase artifact upload timeout #6050

Merged

Conversation

onetechnical
Copy link
Contributor

Summary

While uploads usually take on the order of minutes, for Mac ARM64 for some reason it's taking longer than 10 minutes. It's not clear if it's stalled or just needs more time.

This PR increases the default from 10m to 20m.

Test Plan

Should merge and see if it resolves nightly issues, as well as length of time for successful uploads.

The upload should never take this long, so it's puzzling.
@onetechnical onetechnical self-assigned this Jul 3, 2024
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.16%. Comparing base (3bcfedb) to head (06773d9).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6050      +/-   ##
==========================================
+ Coverage   56.13%   56.16%   +0.02%     
==========================================
  Files         488      488              
  Lines       69425    69425              
==========================================
+ Hits        38973    38993      +20     
+ Misses      27796    27779      -17     
+ Partials     2656     2653       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@onetechnical onetechnical merged commit 1b29523 into algorand:master Jul 3, 2024
18 of 19 checks passed
@onetechnical onetechnical deleted the increase-mac-upload-timeout branch July 3, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants