catchpoint / WebPageTest.bulk-tester

Google App Script for spreadsheet that uses the WPT API to bulk test URLs
MIT License
260 stars 22 forks source link

Adapt polling interval depending on number of test submitted #6

Closed andydavies closed 10 years ago

andydavies commented 10 years ago

If someone submits 500 tests then they're more likely to be willing to wait longer than someone who just submits ten.

Similarly if tests are taking a long time to complete then the interval between checking should be increased to avoid running into the URLFetch API limits

andydavies commented 10 years ago

Fixed with https://github.com/andydavies/WPT-Bulk-Tester/commit/4ca4eedf414d8b9e0ec680e12eaebf44e9bc4572