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

Docs: update stream error FAQ #178

Open
D4ryl00 opened this issue Jun 26, 2024 · 1 comment
Open

Docs: update stream error FAQ #178

D4ryl00 opened this issue Jun 26, 2024 · 1 comment

Comments

@D4ryl00
Copy link

D4ryl00 commented Jun 26, 2024

Hi!
I encountered an error on a server stream call that is not well documented. The full discussion is here: connectrpc/connect-go#757

To summarize, the WriteTimeout on the http.Server caused me this error after the timeout: invalid_argument: protocol error: incomplete envelope: unexpected.
Should we update the documentation here to mention that?

Thanks.

@D4ryl00
Copy link
Author

D4ryl00 commented Jun 26, 2024

Or may connect-go be fixed to return a more appropriate error? In this case, should I open a PR in the connect-go repository?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant