Skip to content
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

feat: add custom retry options #1088

Merged
merged 6 commits into from
May 18, 2022
Merged

Conversation

steffnay
Copy link
Contributor

@steffnay steffnay commented Mar 20, 2022

  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #944 🦕

@steffnay steffnay requested a review from a team as a code owner March 20, 2022 16:44
@steffnay steffnay requested review from a team and stephaniewang526 March 20, 2022 16:44
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/nodejs-bigquery API. label Mar 20, 2022
@steffnay steffnay added the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 20, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 20, 2022
@shollyman shollyman self-requested a review March 22, 2022 16:18
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Apr 11, 2022
@steffnay steffnay added the owlbot:run Add this label to trigger the Owlbot post processor. label May 18, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 18, 2022
@steffnay steffnay merged commit b7f29ed into googleapis:main May 18, 2022
vkarsten pushed a commit to deliveryhero/nodejs-bigquery that referenced this pull request Sep 15, 2022
* feat: add custom retry options

* lint

* update test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/nodejs-bigquery API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto retry config does't work
2 participants