Added no-cache handling for preview requests#27774
Conversation
Preview requests can include request-specific theme data, so these responses should not be stored or reused by frontend caches.
|
ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughThis pull request adds preview-mode caching behavior to the frontend caching middleware. The middleware now detects the 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
no ref
Preview requests can include request-specific theme data, so these responses should not be stored or reused by frontend caches.