High network latency on supabase response
Hi. I am using supabase for a simple test project and my serevr is getting response latency of 1-2 seconds. I only have 7 entries in my query table, so I think its due to the network hops.
Is there a way to improve this time. Generally I would have expected network latency to be in the order of a few 100 ms.
Also on a related note - how does scaling works in Supabase? Can I create read replicas in different regions?
Is there a way to improve this time. Generally I would have expected network latency to be in the order of a few 100 ms.
Also on a related note - how does scaling works in Supabase? Can I create read replicas in different regions?