Page MenuHomePhabricator

[frontend][backend] Run a healthcheck on page load
Open, Needs TriagePublic

Description

As suggested by Slavina, we could add an onMounted function to the frontend that would ping the database and the Toolhub server to see if they're available. If they're not, we display a "Service currently unavailable. Please try again later." message (or something along those lines.)