1

Problem

  • In our project, suddenly Firebase events are not exported to Bigquery. We want to fix it.

Info

  • From Feb 1st, 2021, we export Firebase events to Bigquery.
  • Until Mar 1st, 2021, all the events are completely exported.
  • However from Mar 2nd, 2021, only a few events are exported.

Hypothesis

  • In the Firebase console, I found the limitation of Bigquery. It's about to reach the limit. Is this problem caused because of the limit?

  • The warning in Firebase console

1 Answer 1

0

That indeed seems very likely, with 0.16GB left the project likely can't create enough space in the BigQuery sandbox for the new data.

1
  • Thank you for your answer. I'll upgrade the BigQuery plan and try exporting the data again. Commented Mar 18, 2021 at 1:32

Not the answer you're looking for? Browse other questions tagged or ask your own question.