So I have a gsheet with 1.5k row and a few simple formulas that is not heavy at all to run. Im consuming this gsheet as an external table in bigquery to use in a query. The ghseet is running fine and i can query to the external table just fine. But today i encountered this issue that said: Resources exceeded during query execution: Google Sheets service overloaded for spreadsheet
What is the root cause of this problem? Cause i did not make any drastic changes to the ghseet and suddenly it just wont run on BQ. Lots of users use the gsheet daily but it ran fine before. What should i do to fix this problem?