m-lab / ndt-e2e-clientworker

Code for the client worker of the NDT end-to-end test framework
Apache License 2.0
1 stars 4 forks source link

Reducing UI timeouts from a global 20 seconds to more granular timeouts #80

Closed mtlynch closed 8 years ago

mtlynch commented 8 years ago

Instead of using 20 seconds as the timeout for everything, this uses more granular timeouts for different aspects of the UI flow. This should improve performance in the cases where the server is in a bad state and everything is timing out.


This change is Reviewable

fernandalavalle commented 8 years ago
:lgtm:

Review status: 0 of 5 files reviewed at latest revision, all discussions resolved.


Comments from Reviewable