Skip to content

Pubsub: add argument in argparser #2636

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

Closed
wants to merge 4 commits into from
Closed

Pubsub: add argument in argparser #2636

wants to merge 4 commits into from

Conversation

anguillanneuf
Copy link
Member

@anguillanneuf anguillanneuf commented Dec 18, 2019

[This PR is messed up. Closing.]

To receive messages without timeout:
python subscriber.py <project_id> receive <subscription_name>

To receive message with a timeout of 10 seconds:
python subscriber.py <project_id> receive <subscription_name> --timeout 10

@anguillanneuf anguillanneuf requested a review from gguuss December 18, 2019 18:42
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 18, 2019
@anguillanneuf anguillanneuf self-assigned this Dec 18, 2019
@anguillanneuf anguillanneuf deleted the pubsub branch December 18, 2019 18:46
@anguillanneuf
Copy link
Member Author

I messed up this PR by using a local branch that has already been merged. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants