(no title)
mfrommil | 2 years ago
This would prevent people from panicking they've been hacked and/or unnecessarily resetting their password.
mfrommil | 2 years ago
This would prevent people from panicking they've been hacked and/or unnecessarily resetting their password.
mns|2 years ago
anigbrowl|2 years ago
shkkmo|2 years ago
unknown|2 years ago
[deleted]
Kalium|2 years ago
That said, getting there strikes me as pretty challenging. Automatically detecting a down state is difficult and any detection is inevitably both error-prone and only works for things people have thought of to check for. The more complex the systems in question, the greater the odds of things going haywire. At Meta's scale, that is likely to be nearly a daily event.
The obvious way to avoid those issues is a manual process. Problem there tends to be that the same service disruptions also tend to disrupt manual processes.
So you're right, but also I strongly suspect it's a much more difficult problem than it sounds like on the surface.
seppel|2 years ago
Well, in principle, the frontend just has to distinguish between HTTP status 500 (something broken in the backend, not the fault of the user) and some HTTP status code 4xx (the user did something wrong).
matsemann|2 years ago
boring_twenties|2 years ago
eurekin|2 years ago
jonnycomputer|2 years ago
barbazoo|2 years ago
sandspar|2 years ago