Heroku is down for the third time today
status.heroku.com
Heroku is down for the third time today
1–10 of 63 posts
Re: Heroku is down for the third time today
#2Our app has a cyclic usage pattern and all is quiet right now. So rather than freaking out about it, I'll just let someone at Heroku figure it all out.
It would suck if it happened during our busy period, but then again I could say "We're working on it." and just assume the Heroku team will fix things faster than I ever could have with my limited *nix admin skills.
Re: Heroku is down for the third time today
#3Right now all of our sites are failing with 503 errors. Our store is down and when one of our employees went to take a phone order they got a "Welcome to your new app" message.
I've been a big evangelist of Heroku since we migrated over last year, but I'm getting deeply concerned about the elevated error rate since every minute is costing us money.
Re: Heroku is down for the third time today
#4The magic of cloud computing: As someone running an app on Heroku, I had no idea. Luckily, I simply don't care. Our app has a cyclic usage pattern and all is quiet right now. So rather than freaking out about it, I'll just let someone at Heroku figure it all out. It would suck if it happened during our busy period, but then again I could say "We're working on it." and just assume the Heroku team will fix things faste…
I get that you're saying your users don't care/didn't notice, but I'm clearly missing something because if I had an app on Heroku, I'd be a little nervous. When the cyclic nature of your app swings back around and it's in regular use again, this kind of outage might not be so magical.
Re: Heroku is down for the third time today
#5The magic of cloud computing: As someone running an app on Heroku, I had no idea. Luckily, I simply don't care. Our app has a cyclic usage pattern and all is quiet right now. So rather than freaking out about it, I'll just let someone at Heroku figure it all out. It would suck if it happened during our busy period, but then again I could say "We're working on it." and just assume the Heroku team will fix things faste…
How exactly is the fact that you didn't know about the outage "the magic of cloud computing"? I get that you're saying your users don't care/didn't notice, but I'm clearly missing something because if I had an app on Heroku, I'd be a little nervous. When the cyclic nature of your app swings back around and it's in regular use again, this kind of outage might not be so magical.
Users surely noticed, but Heroku definitely noticed before my users did. They're quietly working on a solution and I can quietly go about my day. If my users start complaining, I'll have time to talk to them; time I wouldn't have if I was neck deep in log spew.
Having run apps on my own servers before, I know what a pain in the ass it is to deal with downtime yourself. I'm not particularly good at it, so I appreciate having experts take care of it for me.
Re: Heroku is down for the third time today
#6Re: Heroku is down for the third time today
#7I use Heroku for subscription software services, online retail stores, and phone ordering system for our staff. Right now all of our sites are failing with 503 errors. Our store is down and when one of our employees went to take a phone order they got a "Welcome to your new app" message. I've been a big evangelist of Heroku since we migrated over last year, but I'm getting deeply concerned about the elevated error ra…
Disclaimer: I'm not affiliated with Heroku and I don't use their service.
Re: Heroku is down for the third time today
#8I use Heroku for subscription software services, online retail stores, and phone ordering system for our staff. Right now all of our sites are failing with 503 errors. Our store is down and when one of our employees went to take a phone order they got a "Welcome to your new app" message. I've been a big evangelist of Heroku since we migrated over last year, but I'm getting deeply concerned about the elevated error ra…
Custom error pages for these kinds of errors would be very useful.
Re: Heroku is down for the third time today
#9Earlier quoted context omitted.
How exactly is the fact that you didn't know about the outage "the magic of cloud computing"? I get that you're saying your users don't care/didn't notice, but I'm clearly missing something because if I had an app on Heroku, I'd be a little nervous. When the cyclic nature of your app swings back around and it's in regular use again, this kind of outage might not be so magical.
Well technically, I was informed of it. I got email alerts and stuff, but I was busy doing other things, so I didn't read them. Users surely noticed, but Heroku definitely noticed before my users did. They're quietly working on a solution and I can quietly go about my day. If my users start complaining, I'll have time to talk to them; time I wouldn't have if I was neck deep in log spew. Having run apps on my own serv…