Open pvh opened 11 years ago
This seems to be an issue in the Heroku Postgres client. We should figure out how to avoid duping all of the exception handling from heroku.rb /cc @will @geemus
I don't get that error, what causes it?
Looks like an unhandled network exception, probably a timeout?
Seems likely to be socket level, intermittent networking error, though I'm somewhat less familiar with net/http errors. That said, it is coming from rest_client via postgres_client, so it isn't really related to heroku.rb so far as I can tell. It might be worth doing retries on errors like this (alla idempotent flag in excon) to smooth over things, especially if it really is an intermittent timeout.
pvhbook:DoD pvh$ heroku pg:wait -a event-stream Waiting for database HEROKU_POSTGRESQL_CYAN_URL... / preparing ! Heroku client internal error. ! Search for help at: https://help.heroku.com ! Or report a bug at: https://github.com/heroku/heroku/issues/new