When I run my Espresso tests from Android Studio 2.2.1 using Test Lab for Android I get the following error message:
Exception while triggering a matrix execution. 429 Too Many Requests.
I managed to run several tests on remote devices, but then they start failing with this error message. Firebase console shows nothing.
What might be the issue?