Hacker Newsnew | past | comments | ask | show | jobs | submit | zizzler's commentslogin


Has anyone gotten any timeframe when the rest of the RDS is going to start responding? Not much info on the status page of AWS.


Bought the book, found out Ruby has retry. Money well spent.


Thanks zizzler, now I don't need to buy the book ;-)


Wow, the timing could not be more perfect as Im trying to deal with a validate_uniqueness race condition :)


validate_uniqueness is a system that is completely broken once you have more than 1 ruby process running against the same database. It just can't work the way you want it to.

You must add constraints to the database and handle the resulting exceptions to ensure unique values.

They really need to kill validate_uniqueness since it is so totally broken


P.S. Just for that, im buying the book...


Being paranoid doesn't mean they are not out to get you.


I mean if this http://gwan.com/en_dns.html happened to me I would be paranoid too.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: