Upstream request timeout on circleci

Please search for similar issues before creating a ticket.
All fields below are required.

Description

See a lot of upstream request timeout

CI/CD URL

CircleCI

Codecov Output

Please provide the full output of running the uploader on your CI/CD. This will typically have the Codecov logo as ASCII.

 _____          _
 / ____|        | |
| |     ___   __| | ___  ___ _____   __
| |    / _ \ / _\`|/ _ \/ __/ _ \ \ / /
| |___| (_) | (_| |  __/ (_| (_) \ V /
 \_____\___/ \__,_|\___|\___\___/ \_/
                               Ruby-0.6.0
==> Circle CI detected
==> Gzipping contents
==> Uploading reports
    url:   https://codecov.io
    query: token=secret&flags&package=ruby-0.6.0&service=circleci&build=30248&job=1&slug=secureframe%2Fsecureframe&pr&branch=sc-26842-gate-secureframe-agent-to-beta-companies&commit=fc6f079605fac1eab1fc598382116a4b77f175ed
->  Pinging Codecov
https://codecov.io/upload/v4?token=secret&flags&package=ruby-0.6.0&service=circleci&build=30248&job=1&slug=secureframe%2Fsecureframe&pr&branch=sc-26842-gate-secureframe-agent-to-beta-companies&commit=fc6f079605fac1eab1fc598382116a4b77f175ed
upstream request timeout
Traceback (most recent call last):
	6: from /home/circleci/project/vendor/bundle/ruby/2.6.0/gems/simplecov-0.21.2/lib/simplecov/defaults.rb:30:in `block in <top (required)>'
	5: from /home/circleci/project/vendor/bundle/ruby/2.6.0/gems/simplecov-0.21.2/lib/simplecov.rb:179:in `at_exit_behavior'
	4: from /home/circleci/project/vendor/bundle/ruby/2.6.0/gems/simplecov-0.21.2/lib/simplecov.rb:189:in `run_exit_tasks!'
	3: from /home/circleci/project/vendor/bundle/ruby/2.6.0/gems/simplecov-0.21.2/lib/simplecov/configuration.rb:197:in `block in at_exit'
	2: from /home/circleci/project/vendor/bundle/ruby/2.6.0/gems/simplecov-0.21.2/lib/simplecov/result.rb:51:in `format!'
	1: from /home/circleci/project/vendor/bundle/ruby/2.6.0/gems/codecov-0.6.0/lib/codecov.rb:15:in `format'
/home/circleci/project/vendor/bundle/ruby/2.6.0/gems/codecov-0.6.0/lib/codecov/uploader.rb:56:in `upload': Could not upload reports to Codecov (StandardError)

Exited with code exit status 1

Expected Results

It to upload

Actual Results

It fails all of my CI due to upload

Additional Information

commit fc6f079605fac1eab1fc598382116a4b77f175ed

Thanks @davidwparker, we are investigating and updating here

Thanks. Will follow the status.

@davidwparker this has resolved, are you still seeing this issue?