Hi,
I have a React Website hosted on Supabase which we use for our backend. We have been in production and operating as a cash-generating business for around 6 months. We have 3 environments but production runs on 'Small' compute.
The issue that we are having is recently, we have started having intermittent downtime on Supabase.
- These are typically 4-5 each time and anywhere from once a week to 2-3 times a day.
- We see around 5 minutes of errors where all but Edge Functions are unhealthy and the API gateway returns 522 requests from Cloudflare.
- On the frontend, the any/all pages just continue loading.
- After around 5 minutes, the system starts working again. Its definitely becoming more frequent and we can't figure out whether this is is our system as we are scaling or Supabase with some occassional issues?
I have checked all of the reports and logs to see whether we are reaching any kind of threshold (max connections for example, or CPU spikes) but everything looks consistent with a stable backend.
Has anyone else had this problem, and can point me in the right direction please?
We are really struggling with this - and for obvious reasons, making us nervous about growing our platform any further until we have got this resolved. Happy to share any more information here or privately, thank you in advance!