firebase / extensions

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

🐛 [Stream Firestore to BigQuery] Firestore -> BigQuery extension drop records #2179

Open zeinabn3 opened 2 months ago

zeinabn3 commented 2 months ago

Describe your configuration

Extension name: firestore-bigquery-export Extension version: 1.53

Describe the problem

Since end of July 2024, Error when mirroring data to BigQuery FirebaseFunctionsError: Unexpected response with status: 502 and body:

<!DOCTYPE html>

<html lang=en>

<meta charset=utf-8>

<meta name=viewport content="initial-scale=1, minimum-scale=1,  
width=device-width">

<title>Error 502 (Server Error)!!1</title>

<style>

Steps to reproduce:

What happened? How can we make the problem occur?

Expected result

Firestore documents/updates appear in BQ

Actual result

Missing Firestore documents in BQ