Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add supported_max_cas_entry_size property to CacheCapabilities #275

Open
amishra-u opened this issue Oct 12, 2023 · 2 comments
Open

Add supported_max_cas_entry_size property to CacheCapabilities #275

amishra-u opened this issue Oct 12, 2023 · 2 comments
Assignees

Comments

@amishra-u
Copy link

Context: bazelbuild/bazel#18449 (comment)

Request:
Consider adding the supported_max_cas_entry_size property to the CacheCapabilities.

Rationale:
By including this property, Bazel will be able to retrieve the max_cas_entry_size supported by the remote cache during the initial handshake. Bazel can use this information to make informed decisions about which build outputs can be uploaded to the remote cache.

@diegohavenstein
Copy link

@amishra-u if I work on bazelbuild/bazel#18449, I may grab this one as well

@diegohavenstein
Copy link

@coeuvre can you assign this one to me as well pls?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants