googleapis / nodejs-bigquery

Node.js client for Google Cloud BigQuery: A fast, economical and fully-managed enterprise data warehouse for large-scale data analytics.
https://cloud.google.com/bigquery/
Apache License 2.0
468 stars 211 forks source link

feat: add retryOptions passing to underlying Service class #1390

Closed alvarowolfx closed 4 months ago

alvarowolfx commented 4 months ago

Support more retry options from the underlying Service class.