Open tjgq opened 1 year ago
Thank you for contributing to the Bazel repository! This issue has been marked as stale since it has not had any activity in the last 1+ years. It will be closed in the next 90 days unless any other activity occurs. If you think this issue is still relevant and should stay open, please post any comment here and the issue will no longer be marked as stale.
I found this while attempting to re-enable remote execution for the Android integration tests (#8235).
We should try to trim down the inputs or, failing that, try to get the limit raised. The inability to run remotely impacts Bazel CI latency, since we can never reuse a cached result.