Live data from Hacker News

Heroku dyno scaling down

status.heroku.com

1–8 of 8 posts

Re: Heroku dyno scaling down

#5
I don't understand the incident report, can someone explain exactly what is happening?

I know my existing apps are working, but I cannot push new code. Does this affect only code pushes?

Re: Heroku dyno scaling down

#6
post #5

I don't understand the incident report, can someone explain exactly what is happening? I know my existing apps are working, but I cannot push new code. Does this affect only code pushes?

> The API is still in maintenance mode. As a result, app deploys (git push), scaling commands (heroku scale), and one-off dynos (heroku run) remain unavailable. We will post an update as soon as that functionality is re-enabled.

Re: Heroku dyno scaling down

#8
post #6
post #5

I don't understand the incident report, can someone explain exactly what is happening? I know my existing apps are working, but I cannot push new code. Does this affect only code pushes?

> The API is still in maintenance mode. As a result, app deploys (git push), scaling commands (heroku scale), and one-off dynos (heroku run) remain unavailable. We will post an update as soon as that functionality is re-enabled.

Yeah I guess I was thrown by the "API is still in maintenance mode," which suggests broader implications. It would have been clearer if they'd written:

The following services are not available: app deploys (git push), scaling commands (heroku scale), and one-off dynos (heroku run). All other services are running normally.