nodejs-pubsub
nodejs-pubsub copied to clipboard
feat: add support for exactly once subscriptions
This will serve as the "trunk" branch for incoming EOS PRs. Please do not merge until everything has been approved from sub-PRs.
Fixes https://github.com/googleapis/nodejs-pubsub/issues/1571 🦕
Should be able to keep this open now that it has distinct commits.
Here is the summary of changes.
You are about to add 4 region tags.
- samples/createSubscriptionWithExactlyOnceDelivery.js:32, tag
pubsub_create_subscription_with_exactly_once_delivery - samples/listenForMessagesWithExactlyOnceDelivery.js:32, tag
pubsub_subscriber_exactly_once - samples/typescript/createSubscriptionWithExactlyOnceDelivery.ts:28, tag
pubsub_create_subscription_with_exactly_once_delivery - samples/typescript/listenForMessagesWithExactlyOnceDelivery.ts:28, tag
pubsub_subscriber_exactly_once
This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:
- [ ] Refresh this comment
Warning: This pull request is touching the following templated files:
- README.md -
README.mdis managed bysynthtool. However, a partials file can be used to update the README, e.g.: https://github.com/googleapis/nodejs-storage/blob/main/.readme-partials.yaml - samples/README.md -
samples/README.mdis managed bysynthtool. However, a partials file can be used to update the README, e.g.: https://github.com/googleapis/nodejs-storage/blob/main/.readme-partials.yaml
I'm tracking review changes over here: https://github.com/googleapis/nodejs-pubsub/pull/1624