© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•13mo ago•
1 reply
jbreite

Supabase error: { message: "Error: Too many subrequests.", details: "Error: Too many subrequests.

I'm building using Expo, Expo hosting, and Supabase. I authenticate users on the client and then send authenticated requests through the server with their client token.

I'm building an app that takers in Electronic health records, stores them in a Supabase Postgres backend and then you can query against it and chat with it. Currently, I have it working so that it works locally, but when I try to do the cosine similarity search, specici the rpc request through my hosted expo app I keep getting the following error:
Supabase error: { message: "Error: Too many subrequests.", details: "Error: Too many subrequests.\n at _expo/functions/api/chat+api.js:134:1237\n at _expo/functions/api/chat+api.js:134:1661\n at Generator.next (<anonymous>)\n at s (_expo/functions/api/chat+api.js:134:799)", hint: "", code: "" }
Supabase error: { message: "Error: Too many subrequests.", details: "Error: Too many subrequests.\n at _expo/functions/api/chat+api.js:134:1237\n at _expo/functions/api/chat+api.js:134:1661\n at Generator.next (<anonymous>)\n at s (_expo/functions/api/chat+api.js:134:799)", hint: "", code: "" }

Has anybody seen this before or know why it is happening? I even tried to upgrade to premium to see if it was a pooling thing, but it wasn't. Would appreciate any help
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Too many clients already, Supabase + Drizzle
SupabaseSSupabase / help-and-questions
5mo ago
supabase_storage_admin too many connections
SupabaseSSupabase / help-and-questions
3y ago
Problems with authentication on Supabase – 429 Too Many Requests
SupabaseSSupabase / help-and-questions
7mo ago
Function with case return too many columns error
SupabaseSSupabase / help-and-questions
3y ago