Skip to content

Conversation

@deivid-rodriguez
Copy link
Contributor

What was the end-user or developer problem that led to this PR?

Make sure to consolidate all setting toggles that we consider breaking changes.

What is your fix for the problem, implemented in this PR?

I removed the feature flag and made it a setting that's true by default. I could've completely removed the setting but I kept it for now just in case the default value of true causes any issues, so people can workaround.

Closes #8656.

We could completely remove the setting later if we deem it unnecessary.

Make sure the following tasks are checked

And make it a standard setting.
@deivid-rodriguez deivid-rodriguez force-pushed the deivid-rodriguez/cache-all-by-default branch from 3bbb6cd to 17e356f Compare September 17, 2025 09:41
@deivid-rodriguez deivid-rodriguez merged commit 9ad90b2 into master Sep 18, 2025
76 checks passed
@deivid-rodriguez deivid-rodriguez deleted the deivid-rodriguez/cache-all-by-default branch September 18, 2025 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable cache_all by default

2 participants