Heroku - Bamboo Routing Performance
blog.heroku.com
Heroku - Bamboo Routing Performance
1–10 of 152 posts
Re: Heroku - Bamboo Routing Performance
#2Re: Heroku - Bamboo Routing Performance
#3Re: Heroku - Bamboo Routing Performance
#4Re: Heroku - Bamboo Routing Performance
#5Put it into context. Heroku made this change 3 years ago, and also has had no issues admitting the change to users. Their documentation has lagged far behind and I believe they will be more transparent in the future. This is an engineering decision they made a long time ago that happened to get a lot of PR in the past 24 hours. Until there is a business reason (losing customers), I don't see them "fixing" the problem.
Re: Heroku - Bamboo Routing Performance
#6We've been on cedar ever since it launched, and been running puma threads or unicorn workers. The idea of one dyno per request is bullshit, and I wasn't sure if they were on cedar or not. A dyno is an allocated resource (512mb, not counting db, k/v store etc)
How ballsy of them to complain when they are doing it wrong.
Re: Heroku - Bamboo Routing Performance
#7Interesting -- he seems to be saying that they'll explain all about the problem, but not do anything about it.
"Working closely with our customers to develop long-term solutions"
At this point I imagine they're in damage control mode; I'm not surprised they'd be reluctant to make new promises before everyone's on the same page about the technical issues.
Re: Heroku - Bamboo Routing Performance
#8Interesting -- he seems to be saying that they'll explain all about the problem, but not do anything about it.
"Working closely with our customers to develop long-term solutions"
Re: Heroku - Bamboo Routing Performance
#9Re: Heroku - Bamboo Routing Performance
#10Wait, so those guys were on Bamboo, and complaining? Fuck, that is so not cool. We've been on cedar ever since it launched, and been running puma threads or unicorn workers. The idea of one dyno per request is bullshit, and I wasn't sure if they were on cedar or not. A dyno is an allocated resource (512mb, not counting db, k/v store etc) How ballsy of them to complain when they are doing it wrong.