lizhimins opened a new pull request, #10342: URL: https://github.com/apache/rocketmq/pull/10342
## Summary - Disable `fetch_sources` to halve Maven download requests and avoid HTTP 429 rate limiting - Add `repo.maven.apache.org` as fallback mirror repository - Add `actions/cache` for Bazel repository cache to avoid redundant downloads across CI runs - Upgrade `actions/checkout` from v2 to v4 ## Test plan - [ ] Verify Bazel CI workflow passes without 429 errors - [ ] Confirm build and test targets still compile successfully Closes #10341 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
