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

shutdown error on streaming pull callback error #64

Closed
kthulsidoss opened this issue Mar 31, 2020 · 4 comments
Closed

shutdown error on streaming pull callback error #64

kthulsidoss opened this issue Mar 31, 2020 · 4 comments
Assignees
Labels
api: pubsub Issues related to the googleapis/python-pubsub API. type: question Request for information or clarification. Not an issue.

Comments

@kthulsidoss
Copy link

Hi @plamut , i recall encountering error on streaming pull callback error (#40) . I know this is fixed .
I received this again in using asynchronous call ? do i need to use a different version for this fix ?
Thanks
K.thulsi Doss

@product-auto-label product-auto-label bot added the api: pubsub Issues related to the googleapis/python-pubsub API. label Mar 31, 2020
@plamut
Copy link
Contributor

plamut commented Mar 31, 2020

@kthulsidoss Which PubSub client version did you use?

The fix for that issue was released in 1.3.1. If you PubSub client version is older than that, it needs to be upgraded, yes.

@plamut plamut added the type: question Request for information or clarification. Not an issue. label Mar 31, 2020
@plamut
Copy link
Contributor

plamut commented Apr 3, 2020

@kthulsidoss Any luck with resolving the issue? Did the upgrade help?

@kthulsidoss
Copy link
Author

@plamut thanks for following it up.Due to time paucity release2 , it was decided to go with synchronous call (no problem of set result only once).

@plamut
Copy link
Contributor

plamut commented Apr 3, 2020

OK, I will close the issue then, but feel free to re-open it in case you decide to switch back to the streaming pull and still experience the problem even with the upgraded client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the googleapis/python-pubsub API. type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

2 participants