dotnet-docs-samples
dotnet-docs-samples copied to clipboard
feat: Exactly once delivery subscriber sample.
This draft PR demonstrates the exactly once subscriber sample using the new SubscriptionHandler
. The library changes are yet not released so the code will not compile and hence tests would fail. Added the do not merge label. This is done so that the code can be reviewed and fixes can be made. Thanks.
Here is the summary of changes.
You are about to add 2 region tags.
-
pubsub/api/Pubsub.Samples/CreateSubscriptionWithExactlyOnceDelivery.cs:15, tag
pubsub_create_subscription_with_exactly_once_delivery
-
pubsub/api/Pubsub.Samples/ExactlyOnceDeliverySubscriberAsync.cs:15, 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
csproj file is reverted but is still showing up. I will remove it.
Closing for #1883 as unable to revert the csproj file changes in this PR.