crate / crate-python

Python DB API client library for CrateDB, using HTTP.
https://cratedb.com/docs/python/
Apache License 2.0
79 stars 30 forks source link

CI: Do not fail CI step when uploading coverage report fails #469

Closed amotl closed 1 year ago

amotl commented 1 year ago

Codecov has issues again.

Error: There was an error fetching the storage URL during POST:
503 - upstream connect error or disconnect/reset before headers.
reset reason: connection failure

-- https://github.com/crate/crate-python/actions/runs/3516230397/jobs/5892516734#step:5:44

amotl commented 1 year ago

Apparently, it was only a single fluke. Closing again.

amotl commented 1 year ago

Just happened again.

-- https://github.com/crate/crate-python/actions/runs/3525957181/jobs/5913305454#step:5:43

amotl commented 1 year ago

I did not observe any problems happening recently. Closing this.