Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heroku Platform being down brings down entire app :( #104

Open
yjukaku opened this issue Oct 13, 2017 · 0 comments
Open

Heroku Platform being down brings down entire app :( #104

yjukaku opened this issue Oct 13, 2017 · 0 comments

Comments

@yjukaku
Copy link

yjukaku commented Oct 13, 2017

Hey, thanks for your work on this gem.

Unfortunately Heroku's Platform API seems to be down right now. It looks like this causes workless to raise an exception, which seems to bring down my entire app.

Is there anything we can do from this gem to prevent this?

/gems/excon-0.31.0/lib/excon/ssl_socket.rb:77 in connect
/gems/excon-0.31.0/lib/excon/ssl_socket.rb:77 in initialize
/gems/excon-0.31.0/lib/excon/connection.rb:410 in new
/gems/excon-0.31.0/lib/excon/connection.rb:410 in socket
/gems/excon-0.31.0/lib/excon/connection.rb:122 in request_call
/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/excon/middleware.rb:30 in request_call
/gems/excon-0.31.0/lib/excon/middlewares/mock.rb:42 in request_call
/gems/excon-0.31.0/lib/excon/middlewares/instrumentor.rb:22 in request_call
/gems/excon-0.31.0/lib/excon/middlewares/base.rb:15 in request_call
/gems/excon-0.31.0/lib/excon/middlewares/base.rb:15 in request_call
/gems/excon-0.31.0/lib/excon/middlewares/base.rb:15 in request_call
/gems/excon-0.31.0/lib/excon/connection.rb:265 in request
/gems/heroics-0.0.23/lib/heroics/link.rb:111 in request_with_cache
/gems/heroics-0.0.23/lib/heroics/link.rb:66 in run
/gems/heroics-0.0.23/lib/heroics/resource.rb:28 in method_missing
/gems/platform-api-2.1.0/lib/platform-api/client.rb:1431 in info
/gems/workless_revived-2.1.0.2/lib/workless/scalers/heroku.rb:24 in workers
/gems/workless_revived-2.1.0.2/lib/workless/scalers/heroku.rb:12 in up
/gems/workless_revived-2.1.0.2/lib/workless/middleware/workless_checker.rb:12 in call
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant