Hi folks , i have a service that fetches profile data from prisma , it worked fine on the free plan , this morning i reached the free plan limit and switched to the starter paid plan, which worked fine for an hour or two , but after that have been facing issues where it randomly fails fetching data atleast 40% of the time and cant fetch critical data from the db!
To give you more context, this service is called from my frontend with multiple parallel calls to fetches user profile data
I inspected the logs on vercel (where my service is deployed) and i got this error
Failed to connect to upstream database. Please contact Prisma support if the problem persists