We are running concurrent queries in bigquery but getting below error,
"Resources exceeded during query execution: Too many DML statements outstanding against table lmic-prod-datahub:lmic_datahub_prod_config.dropzone_files, limit is 20"
is it better to increase quota or any other way we can resolve this?
NOTE: we are using cloud function to execute those queries and python is the langu