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

stream was reset: CANCEL #93

Open
ceeyeoMV opened this issue Jul 26, 2024 · 1 comment
Open

stream was reset: CANCEL #93

ceeyeoMV opened this issue Jul 26, 2024 · 1 comment

Comments

@ceeyeoMV
Copy link

I use Java okhttp to send request to jina-ai reader, and I turn on stream mode. but I receive this error
okhttp3.internal.http2.StreamResetException: stream was reset: CANCEL
Why I was canceled by the server?
Does it means I hit the request limit?

@nomagick
Copy link
Member

I don't think it's cancelled because of rate limit in Reader.

Maybe you can look into the response body, if there were errors it would give some information in the response body.

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

2 participants