You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parallel test runs contribute
to them running into rate limiting quota issue with cloud functions.
Currently doctest nox session is running in about 9 minutes, while
presubmit is running in 45 minutes. This gives us some leeway in making
doctest less parallel to gain less likelihood of running into rate quota
issue without comprimising the overall PR merge readiness turnaround.
0 commit comments