Heroku is down
devcenter.heroku.com
Heroku is down
1–9 of 9 posts
Re: Heroku is down
#2They are in the middle of a maintenance period, but they assured everyone there would be no downtime.
https://status.heroku.com/incidents/641
EDIT: The have issued an incident report: https://status.heroku.com/incidents/642
Re: Heroku is down
#3Re: Heroku is down
#4It's kind of interesting how long it takes status.heroku.com to update - based on our experience and response on twitter, it was about 10 minutes.
Re: Heroku is down
#5Re: Heroku is down
#6"Update
Due to our scheduled maintenance this morning, dynos are currently unable to start or be restarted. We are working to address the issue. Posted 2 minutes ago, Jun 23, 2014 18:14 UTC"
Re: Heroku is down
#7Re: Heroku is down
#8Every SaaS product I've built has analyzed traffic, and performed migrations/deployments at off-hours (generally, after midnight in our dominant time zone). In this case, the outage may have resulted in hundreds (thousands?) of paged administrators across the world, but at least fewer end-users would have been affected.
Also, at scale, it's a good idea to deploy to a single cluster/zone first, and check error rates before deploying to the larger environment.
It's pretty scary that the 'professionals' to whom I've trusted my business aren't more savvy when it comes to high availability...