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

Remove cache individual PUT size limit #1753

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Conversation

fhanau
Copy link
Collaborator

@fhanau fhanau commented Mar 1, 2024

  • The total PUT size limit for a worker request continues to apply.

Note that this is effectively a NO-OP since the individual and total PUT limit are identical. Merging this first will still help us make the total PUT limit configurable – ongoing work is on the felix/cache-put-limit branch here and in the internal repository, but being familiar with it shouldn't be needed to review this PR.
Also updates an outdated comment, the put size limit has been 5GB for a while.

The total PUT size limit for a worker request continues to apply.
@fhanau fhanau requested review from a team as code owners March 1, 2024 14:23
@fhanau fhanau requested a review from dom96 March 1, 2024 14:23
@fhanau fhanau merged commit 545a39d into main Mar 1, 2024
9 of 11 checks passed
@fhanau fhanau deleted the felix/cache-put-limit-p1 branch March 1, 2024 23:02
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

Successfully merging this pull request may close these issues.

2 participants