CI jobs intermittently return 503 errors when fetching the test matrix, requiring multiple retries before succeeding. Root cause is suspected to be Google rate limiting the fetch endpoint. Switching to a git-based fetch would remove the dependency on Google's uptime.
- Example failing job
- Reported by Nelson Osacky; Roman Zavarnitsyn suspects Google rate limiting as the root cause.
Action taken on behalf of Nelson Osacky.
CI jobs intermittently return 503 errors when fetching the test matrix, requiring multiple retries before succeeding. Root cause is suspected to be Google rate limiting the fetch endpoint. Switching to a git-based fetch would remove the dependency on Google's uptime.
Action taken on behalf of Nelson Osacky.