Hi @AlexWayfer, thanks for opening this up. We are currently working on updating some pieces of the Ruby uploader. I’ll update this thread when we push the next minor update, which hopefully will alleviate this issue.
@tom unfortunately, there is no public build URL available, as we’re using Buildkite CI with a private github repository.
It looks like https://codecov.io/env could not be downloaded sometimes. To reproduce the issue, simply run curl -s -S https://codecov.io/env in a loop for 5-10 times and you’ll get the following error:
curl: (7) Failed to connect to codecov.io port 443: Operation timed out
Based on response headers from curl -v https://codecov.io/env, it looks like both scripts (/env & /bash) are served by nginx. I’m wondering why don’t use use CDN to distribute them?
We are also experiencing timeouts at uploading. We are using the bash uploader from Github actions. It’s intermittent but quite frequent (5 to 10 times a day).
(Can’t provide a URL as it is a private repo, but contact me if you need more info.)
Sure thing. I tried to DM you here and got an error though “Sorry, new users can only put 7 links in a post”. Of course my output is full of URLs… Should I use an email instead?