firebase / extensions

Source code for official Firebase extensions
https://firebase.google.com/products/extensions
Apache License 2.0
882 stars 372 forks source link

feat(firestore-bigquery-export): add retry config #1993

Closed jauntybrain closed 3 months ago

jauntybrain commented 3 months ago

Added task config with maxAttempts set to 10 for every cloud task in the Firestore BigQuery export extension. Only config specified in extension.yaml is applied.