GithubHelp home page GithubHelp logo

Comments (6)

eseidelGoogle avatar eseidelGoogle commented on July 28, 2024

Looks like the last successful coverage report was from Feb 20th:
https://coveralls.io/builds/10291701

The the job I reported on above was from Today (March 1st).

from dart-coveralls.

nilsdoehring avatar nilsdoehring commented on July 28, 2024

You mean by providing --throw-on-error, or --throw-on-connectivity-error option? I can't remember having tested those explicitly, so I'll do that and will change travis.sh, accordingly.

At least, our side seems to work fine, as the last successful coverage is from Feb 23, after I had merged PR #64. Merges and commits before that are also there.

from dart-coveralls.

eseidelGoogle avatar eseidelGoogle commented on July 28, 2024

Seems like it's worth fixing travis-coveralls-submission to be known-to-work for our repo here before publishing. Just to sanity check that the current code is working in at least one config. :)

from dart-coveralls.

eseidelGoogle avatar eseidelGoogle commented on July 28, 2024

I was able to reproduce the "Bad Gateway" error locally, and then it succeeded on retry (I also have seen it fail multiple times in a row).

We currently don't have any back-off logic in the retries which may be related. We also might be tickling the coveralls endpoint in a bad way.

For example, just now:

Sending coverage information. JSON length: 35537
Coverage information sent.
Error sending
Exception: Bad Gateway
Retrying 1 of 2.
Sending coverage information. JSON length: 35537
Coverage information sent.
200 OK
Response:
{"message":"Job #2.1","url":"https://coveralls.io/jobs/23426545"}
Coveralls Job #2.1 – https://coveralls.io/jobs/23426545

from dart-coveralls.

eseidelGoogle avatar eseidelGoogle commented on July 28, 2024

It's possible that our usage of the API is dated and influencing the bad gateways?
#70

from dart-coveralls.

nilsdoehring avatar nilsdoehring commented on July 28, 2024

When testing almost all config combinations of the report command with several of my repos, I only encountered a failed upload once, and attributed it to the internet being the internet :-) Thanks for looking into it!

from dart-coveralls.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.