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

return_immediately is deprecated #29

Open
miballe opened this issue Jan 26, 2022 · 0 comments
Open

return_immediately is deprecated #29

miballe opened this issue Jan 26, 2022 · 0 comments

Comments

@miballe
Copy link
Contributor

miballe commented Jan 26, 2022

results = pubsub_client.pull(subscription_path, max_messages=batch_size, return_immediately=True)

Please see the official documentation: https://cloud.google.com/pubsub/docs/reference/rpc/google.pubsub.v1#pullrequest

I'm currently working in an alternative code. If complete, I'll send a PR.

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