Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

samples: add sample for subscription with retry policy#1700

Merged
feywind merged 2 commits intogoogleapis:mainfrom
feywind:gh1029-retry-sample
Mar 23, 2023
Merged

samples: add sample for subscription with retry policy#1700
feywind merged 2 commits intogoogleapis:mainfrom
feywind:gh1029-retry-sample

Conversation

@feywind
Copy link
Copy Markdown
Collaborator

@feywind feywind commented Mar 17, 2023

Adds TypeScript and JavaScript samples for making a subscription with a retry policy. Note that these are not part of the sample browser, so at this time they can only be found in the repo.

Fixes: #1029

@feywind feywind requested review from a team March 17, 2023 19:06
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: pubsub Issues related to the googleapis/nodejs-pubsub API. samples Issues that are directly related to samples. labels Mar 17, 2023
@feywind feywind added owlbot:run Add this label to trigger the Owlbot post processor. and removed api: pubsub Issues related to the googleapis/nodejs-pubsub API. samples Issues that are directly related to samples. labels Mar 17, 2023
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 17, 2023
@product-auto-label product-auto-label Bot added api: pubsub Issues related to the googleapis/nodejs-pubsub API. samples Issues that are directly related to samples. labels Mar 18, 2023
Copy link
Copy Markdown

@grayside grayside left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How will this be used within region tags?

@feywind feywind merged commit fa3f83c into googleapis:main Mar 23, 2023
@feywind feywind deleted the gh1029-retry-sample branch March 23, 2023 19:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: pubsub Issues related to the googleapis/nodejs-pubsub API. samples Issues that are directly related to samples. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add samples for RetryPolicy and filtering

3 participants