-
Notifications
You must be signed in to change notification settings - Fork 541
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
[bug] slow download speed / max download speed (GH purposely limiting in some cases)? #362
Comments
Lots of people are facing the same issue. Ironically v3 is faster but its gonna be deprecated and support will be completely removed. Can you all please fix the v4 issues before deprecating v3? @bethanyj28 |
Hit this issue today. |
Moving to S3/alternative seems like it will be the most reliable solution. We spent considerable time consolidating on a single system for handling code review and CI/CD, but GitHub so far is proving to be more of a hinderance than it is actually useful. Would recommend not using GitHub in the first place with all the issues and lack of support. |
same issue |
From what I can tell
As a HACKY workaround, if you are not wanting to use a PAT to trigger or you don't want to switch to S3. Then it's possible to use tools like
|
What happened?
Slow download speed on v4 of the action.
1Gb file took 12 minutes to download on a 500mbps line.
What did you expect to happen?
This should take ~20s at most.
How can we reproduce it?
Upload a large file and download it again.
Anything else we need to know?
self-hosted macOS runner.
Downloads used to be faster.
What version of the action are you using?
v4
What are your runner environments?
self-hosted
Are you on GitHub Enterprise Server? If so, what version?
No response
The text was updated successfully, but these errors were encountered: