SupabaseS
Supabase2mo ago
Potato

Supabase JS rate limit

Does Supabase have plans to set rate limits on GET & Mutations requests made to the database? I found that you have a "hacky" solution that uses PostgREST pre-request functions but I'm wondering if you have plans at all to support rate limits before requests hit the database? Similar to an API gateway.

In my opinion the lack of support for this make migrating production applications to Supabase difficult.
Was this page helpful?