Connection Termination for Heavier Loads #985
Unanswered
DhruvSrikanth
asked this question in
Potential Issue
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the
supabase
client for my postgres DB on a FastAPI server. I frequently get the following error when submitting multiple concurrent requests to a FastAPI endpoint. The error originates fromhttpcore
. Happy to share the traceback if it would help.<ConnectionTerminated error_code:ErrorCodes.NO_ERROR, last_stream_id:215, additional_data:None>
Beta Was this translation helpful? Give feedback.
All reactions