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

Revert chunked cache blobs #9965

Merged
merged 1 commit into from
Sep 29, 2024
Merged

Revert chunked cache blobs #9965

merged 1 commit into from
Sep 29, 2024

Conversation

devongovett
Copy link
Member

The chunking logic was buggy and could result in inconsistent cache states due to async/concurrency issues. This reverts back to the logic before #9384 and #9355. Most apps are not big enough that these optimizations are worth it, so it's better to be stable.

@devongovett devongovett merged commit d1f3ffe into v2 Sep 29, 2024
23 checks passed
@devongovett devongovett deleted the revert-chunked-cache branch September 29, 2024 02:19
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.

1 participant