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

socket.timeout() exception is being thrown when using 'use_http2=True' #86

Open
Harshith2396 opened this issue Oct 19, 2020 · 4 comments
Labels

Comments

@Harshith2396
Copy link

when i use 'use_http2=True' parameter in the query function, the data is retrieved and when the kafka stream stops sending data for more than 5 secs the python code throws an exception 'socket.timeout()', but when i dont use the extra parameter in the query function the query sends data and keeps waiting for data and does not throw exception

@marcelfenerich
Copy link

I also got this issue.

@emrekuecuek
Copy link

#107 might also solve this. @dgkncelik

@KenCox94
Copy link
Collaborator

@Harshith2396 @marcelfenerich @emrekuecuek a new release is coming very soon, please let me know if this problem persists after release.

@KenCox94 KenCox94 added the bug label Jul 23, 2022
@yxw
Copy link

yxw commented May 16, 2023

Has this been solved ?

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

No branches or pull requests

5 participants