Skip to content

feat: constraints based CachePolicy features #9978

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

Merged
merged 4 commits into from
May 8, 2025
Merged

Conversation

runspired
Copy link
Contributor

@runspired runspired commented May 8, 2025

Adds additional mechanisms by which to determine if a request has expired to use in addition to apiCacheHardExpires

Supports: cache-control expires and x-warpdrive-expires headers
Supports: isExpired configured method

Additionally adjusts the policy to disable isSoftExpired in testing envs

@runspired runspired added 🎯 canary PR is targeting canary (default) 🏷️ feat This PR introduces a new feature labels May 8, 2025
@github-project-automation github-project-automation bot moved this to needs triage in EmberData May 8, 2025
@runspired runspired merged commit df4a831 into main May 8, 2025
22 of 23 checks passed
@runspired runspired deleted the test-mode-cache-policy branch May 8, 2025 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎯 canary PR is targeting canary (default) 🏷️ feat This PR introduces a new feature
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant