-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug report
Describe the bug
EVERY request to Supabase returns: http2: server sent GOAWAY and closed the connection; LastStreamID=19999, ErrCode=NO_ERROR, debug="""}. This happens when the server has been overloaded and I get a tcp error temporarily. However, it just shuts off the entire application from that endpoint instead, when it should safely restart at some point (like my other connections to supabase from rust).
A clear and concise description of what the bug is.
System information
- OS: [e.g. macOS, Windows]
- Browser (if applies) [e.g. chrome, safari]
- Version of supabase-go: [e.g. 0.0.1]
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working