Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry on GOAWAY #482

Open
5 of 10 tasks
jimmyjames opened this issue Feb 4, 2025 · 0 comments
Open
5 of 10 tasks

Retry on GOAWAY #482

jimmyjames opened this issue Feb 4, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@jimmyjames
Copy link
Contributor

jimmyjames commented Feb 4, 2025

Checklist

  • I have looked into the README and have not found a suitable solution or answer.
  • I have looked into the documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Slack Community and have not found a suitable solution or answer.
  • I agree to the terms within the OpenFGA Code of Conduct.

Description

When SDKs receive a GOAWAY frame, they return an error to the caller. The SDKs should detect a GOAWAY and retry.

Expectation

SDKs reconnect and continue processing when a GOAWAY is encountered.

Reproduction

TODO

SDK Checklist

  • JS SDK
  • Go SDK
  • .NET SDK
  • Python SDK
  • Java SDK

OpenFGA SDK version

all

OpenFGA version

any

SDK Configuration

n/a

Logs

No response

References

No response

@jimmyjames jimmyjames added the bug Something isn't working label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

1 participant