mirror of
https://github.com/supabase/supabase.git
synced 2026-06-21 08:46:00 +08:00
* Midway adding queries for service statues * Add service status check react queries for postgrest, storage and auth * Add service status check for realtime and postgres * Simplify loading and all services operational logic * Update based on feedback * Small fix * Hide status checks for auth and realtime if api key not available * Update studio/components/interfaces/Home/ServiceStatus.tsx Co-authored-by: Steve Chavez <stevechavezast@gmail.com> * Use new endpoints to check auth storage realtime rest service status, and deprecate unused RQs * Add health check for edge functions * Add ts-ignore * Small fix * Remove unnecessary param in edge functions status query * Add comment RE troubleshooting docs --------- Co-authored-by: Steve Chavez <stevechavezast@gmail.com>