Skip to content

Conversation

@stephenplusplus
Copy link
Contributor

Fixes #985

@stephenplusplus stephenplusplus added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. api: pubsub Issues related to the Pub/Sub API. labels Dec 4, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 4, 2015
@stephenplusplus
Copy link
Contributor Author

@leibale can you give this a shot?

$ npm install --save stephenplusplus/gcloud-node#spp--pubsub-985

@leibale
Copy link
Contributor

leibale commented Dec 6, 2015

you fixed the #985 bug, but breaking something else (it might not be you, but it does not matter).. :(
at line 471 in pubsub/index.js you should use resp.name || subName (if the status is 409 and reuseExisting is true i got The name of a subscription is required. error).

stephenplusplus added a commit that referenced this pull request Dec 6, 2015
pubsub: prevent maxInProgress from being sent to the API
@stephenplusplus stephenplusplus merged commit f540309 into googleapis:master Dec 6, 2015
@stephenplusplus
Copy link
Contributor Author

That's definitely a new bug, thanks for catching that. Opening a new issue now. (PR welcome as always :))

miguelvelezsa pushed a commit that referenced this pull request Jul 23, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
sofisl pushed a commit that referenced this pull request Feb 3, 2026
* docs(samples): add sample for loadin Firestore backup

* fixes region tag and method name

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* fix READMEs

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
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 Pub/Sub API. cla: yes This human has signed the Contributor License Agreement. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants