commercetest / vitals-scraper

Collect data to assist in analysing Google Play Console Android Vitals
MIT License
6 stars 2 forks source link

:bug: add hacky sleep fix for #12 #13

Closed ISNIT0 closed 5 years ago

ISNIT0 commented 5 years ago

@julianharty Would be easy enough to add the randomisation to https://github.com/commercetest/vitals-scraper/blob/master/src/utils/promise.ts#L10

That way we wouldn't even need to think about it in code