- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
The Meta owned platforms are down, forcing some users to log out. Some dispaly error messages.
The Meta owned platforms are down, forcing some users to log out. Some dispaly error messages.
They screwed around with a critical service that is necessary for every single one of their sites?
Why is it such an enormous monolith anyway
Companies make configuration changes. Mistakes happen. Sometimes they cascade. In this case, it seems like a simple syntax error or similar cascaded. I’ve seen far, far stupider causes of outages in my career, like idiots running tests against the prod DB and forgetting that the test does
DROP SCHEMA public;
before it runs.