4 ms·
In that blog they say they have now added very robust unit and integration tests, so I don't think this is an issue.
by cuppypastexprt 2y ago
In that blog they say they have now added very robust unit and integration tests, so I don't think this is an issue.
- cube00 2y agoI'd be concerned said "robust" tests were also lifted from ChatGPT.
- Kesty 2y agoThe conclusion of the blog are not great either. Sure you should have tests, sure you shouldn't copy paste code you don't understand and you shouldn't push directly to production. But, regardless of all that, the main issue of all this incident is not the rookie mistake itself, is how they didn't have logs or alerts and it took them 5 days of customer complaining to find out they had "duplication errors" in the db. That's the thing that should have been fixed first and extensivly mentioned in the post-mortem