Giter Site home page Giter Site logo

Comments (3)

notriddle avatar notriddle commented on April 27, 2024 1

I tried doing it on my test repo, and it affected it, too:

2017-03-01T17:31:55.687166+00:00 app[web.1]: 17:31:55.686 [error] GenServer Aelita2.GitHub terminating
2017-03-01T17:31:55.687179+00:00 app[web.1]: ** (HTTPoison.Error) :timeout
2017-03-01T17:31:55.687181+00:00 app[web.1]:     (httpoison) lib/httpoison.ex:66: HTTPoison.request!/5
2017-03-01T17:31:55.687182+00:00 app[web.1]:     (aelita2) lib/aelita2/github/server.ex:156: Aelita2.GitHub.Server.do_handle_call/3
2017-03-01T17:31:55.687182+00:00 app[web.1]:     (aelita2) lib/aelita2/github/server.ex:40: Aelita2.GitHub.Server.handle_call/3
2017-03-01T17:31:55.687183+00:00 app[web.1]:     (stdlib) gen_server.erl:629: :gen_server.try_handle_call/4
2017-03-01T17:31:55.687184+00:00 app[web.1]:     (stdlib) proc_lib.erl:240: :proc_lib.init_p_do_apply/3
2017-03-01T17:31:55.687184+00:00 app[web.1]:     (stdlib) gen_server.erl:661: :gen_server.handle_msg/5
2017-03-01T17:31:55.687185+00:00 app[web.1]: Last message: {:synthesize_commit, {{:installation, 5505}, 68482699}, {%{branch: "staging", commit_message: "Merge #70\n\n70: Delete a\n", parents: ["cb689273eae5bbb59
b079f7bdf2444bb27c54237", "3219bb22f94557395a8aa2efabc1611aa8e919d9"], tree: "c0b7b2a1afb8cea6f2a3dde17368116124125282"}}}

It was timing out, trying to make outgoing calls to GitHub's API. It doesn't explain why, and the obvious hypothesis (GitHub rate limiting) doesn't match up with GitHub's docs, which say that rate limiting is implemented by returning 403 status codes.

I restarted the Heroku dyno, and it worked now. So apparently I was down. Sorry about that. If this happens again, I'll keep commenting on this issue to try to establish a pattern.

Thanks!

from bors-ng.

TheNeikos avatar TheNeikos commented on April 27, 2024

As an example:

And its stuck like this for the past 10 minutes at least (first time I checked). Is there anything I could have done wrong in the configuration?

from bors-ng.

TheNeikos avatar TheNeikos commented on April 27, 2024

Maybe it had to do with the S3 outage yesterday. Heroku is hosted there AFAIK.

from bors-ng.

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.