Earlier quoted context omitted.
Did they explain why the notifications didn't work?
"I discussed this with our backend team and upon deeper investigation, we were able to confirm that there was some issue sending the notifications to your email." Nope.
Tell HN: Heroku deleted my database with no warning
71–80 of 216 posts
Re: Tell HN: Heroku deleted my database with no warning
#72"I learned my lesson about not doing an offsite backup regularly" Heroku is a shitshow after the Salesforce takeover and not to shit on you because I know it really sucks. BUT please everyone, do offsite backups and test them. Please people. Please. If you have anything that is important, BACK THEM UP on your own outside of the provider. Heck, we wrote our own script to backup RDS databases offsite as well even thoug…
They took some half-hearted efforts to back up the data, but it was far from ideal.
Back up your data, and do it in different places so a failure in one won't affect any other copy of the data.
Re: Tell HN: Heroku deleted my database with no warning
#73I have no faith that if a rouge employee clicks the "delete app" button (because did you know to give an employee the ability to update the ssl cert on your web app you also need to give them permission to delete the whole damn app?) you'll ever be able to get your database back (although you might have a 30 day window to do so, but I wouldn't trust it.)
Re: Tell HN: Heroku deleted my database with no warning
#74Earlier quoted context omitted.
Herokai here. Unfortunately we had no choice on the data retention front — once we’ve disconnected your database, we aren’t ALLOWED to hold your data for more than 30 days. That’s part of the data scrubbing protocol that we agree to when you sign up. We fought hard for 90+ days internally, but in the end couldn’t get over the issue that we’d be in violation of our contracts with customers.
Are you allowed to inform paying customers that you are going to do this? This is my primary complaint here. I don't understand how this oversight happened. This is going to cause an enormous amount of time and energy to recover from this.
Re: Tell HN: Heroku deleted my database with no warning
#75For reference here's the email another user received in November. "Remind HN: Heroku will delete all free dbs and shut down all free dynos Monday" https://news.ycombinator.com/item?id=33755651
Re: Tell HN: Heroku deleted my database with no warning
#76Earlier quoted context omitted.
Did they explain why the notifications didn't work?
"I discussed this with our backend team and upon deeper investigation, we were able to confirm that there was some issue sending the notifications to your email." Nope.
Re: Tell HN: Heroku deleted my database with no warning
#77Earlier quoted context omitted.
They deleted the database. On Heroku, databases and dynos are completely distinct entities, each with their own payment plans. When you set up a dyno and “add” a database, as most people do, it’s really easy to think that they are part of the same plan, and conclude that the “pro” or paid dyno is actually the combo of the dyno and database. They are not. I understand why they did this, databases can be shared between…
The least they could have done is disconnect the database without deleting the data, so users would at least have a chance to make the decision to either delete or start paying.
This gets people on the phone with support quickly if they don't react to their account manager or mails. Like, we've had a possible security incident coming from a customer system and they didn't react - because they tried to hide their processes internally. Scream-Testing got us on calls with their InfoSec in a hurry.
Re: Tell HN: Heroku deleted my database with no warning
#78"I learned my lesson about not doing an offsite backup regularly" Heroku is a shitshow after the Salesforce takeover and not to shit on you because I know it really sucks. BUT please everyone, do offsite backups and test them. Please people. Please. If you have anything that is important, BACK THEM UP on your own outside of the provider. Heck, we wrote our own script to backup RDS databases offsite as well even thoug…
After the Salesforce takeover? The one in 2010? So Heroku was good in like a year!?
Re: Tell HN: Heroku deleted my database with no warning
#79This whole debacle has been such short-term thinking from Salesforce. That after carrying these free projects for years they couldn't stomach more than 30d of data retention is just the icing on the cake. In my view this has caused yet further reputational harm for Heroku, and is going to have a long-term effect on the bottom line from paid projects. The value prop of Heroku has always been being able to sleep at nig…
Re: Tell HN: Heroku deleted my database with no warning
#80This whole debacle has been such short-term thinking from Salesforce. That after carrying these free projects for years they couldn't stomach more than 30d of data retention is just the icing on the cake. In my view this has caused yet further reputational harm for Heroku, and is going to have a long-term effect on the bottom line from paid projects. The value prop of Heroku has always been being able to sleep at nig…