TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Heroku REALLY screwed up today

4 pointsby pardneralmost 11 years ago
Heroku&#x27;s penchant for scheduling maintenance for US customers smack-dab in the middle of the US day is bad enough.<p>Today, predictably enough, they broker the ability to restart jobs, then they started having elevated dyno errors.<p>But today they really screwed up by ALSO making it impossible to scale down worker jobs to ensure no background process (like emailing) get fired off until the dust settles.<p>We shut down all our worker processes, the heroku console confirmed it, but then we watched the (supposedly off) delayed_job workers blithely keep firing off jobs...<p>Downtime is one thing, it just comes with the Heroku gig.<p>But Heroku need to cease the irresponsible practice of scheduling routine maintenance during peak hours now that they&#x27;ve proven they are unable to ensure apps can do an orderly wind-down if&#x2F;when teh inevitable breakage results.

3 comments

mattwritescodealmost 11 years ago
If they schedule work out of hours they will need to pay staff over time which costs money. Much cheaper to inconvenience customers.
nixpulvisalmost 11 years ago
It&#x27;s been a real bad month for Heroku.
mattbillensteinalmost 11 years ago
Why do people keep using this crap?