Closed dkoure closed 5 years ago
The function gets stuck in the first url of the config.json file and logs multiple times something like this:
In the end I can see the data for only this one url added in the BQ dataset one or multiple times. Any idea what could be causing this?
Thank you very much!
The problem was that IDs were not unique. Now the function works, however I am getting 1/3 of the data in BQ even though I have the results of all the audits in the bucket.
The function gets stuck in the first url of the config.json file and logs multiple times something like this:
In the end I can see the data for only this one url added in the BQ dataset one or multiple times. Any idea what could be causing this?
Thank you very much!