Skip to content

GOAWAY error from supabase client  #28

@assembly-deepali

Description

@assembly-deepali

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions