sahava / multisite-lighthouse-gcp

Run Lighthouse audits on URLs, and write the results daily into a BigQuery table.
MIT License
46 stars 25 forks source link

Found active event, aborting... #10

Closed dkoure closed 5 years ago

dkoure commented 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!

dkoure commented 5 years ago

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.