Hacker News new | ask | show | jobs
by voidfunc 1603 days ago
To add onto this, my experience is you never want a fully automated status page for another two reasons:

1. External engineers will start to automate recovery/mitigation processes around your status page if it has real time status.

2. You now need to bug test your status page thoroughly because of #1. It basically becomes an actual API.

1 comments

That sounds like a problem for the external engineers, not for GitLab.
Users make their problems yours.