Skip to content

fix: correct no-store and no-cache behavior for entity cache#8951

Closed
carodewig wants to merge 10 commits intodevfrom
caroline/router-1613/entity-cache
Closed

fix: correct no-store and no-cache behavior for entity cache#8951
carodewig wants to merge 10 commits intodevfrom
caroline/router-1613/entity-cache

Conversation

@carodewig
Copy link
Copy Markdown
Contributor

@carodewig carodewig commented Mar 3, 2026

Requires #8948 to be merged first.

Fixes the issues described in #8948 for entity caching, as well.

NB: keeping this as a separate PR to make reviewing easier / clearer.


Checklist

Complete the checklist (and note appropriate exceptions) before the PR is marked ready-for-review.

  • PR description explains the motivation for the change and relevant context for reviewing
  • PR description links appropriate GitHub/Jira tickets (creating when necessary)
  • Changeset is included for user-facing changes
  • Changes are compatible1
  • Documentation2 completed
  • Performance impact assessed and acceptable
  • Metrics and logs are added3 and documented
  • Tests added and passing4
    • Unit tests
    • Integration tests
    • Manual tests, as necessary

Exceptions

Note any exceptions here

Notes

Footnotes

  1. It may be appropriate to bring upcoming changes to the attention of other (impacted) groups. Please endeavour to do this before seeking PR approval. The mechanism for doing this will vary considerably, so use your judgement as to how and when to do this.

  2. Configuration is an important part of many changes. Where applicable please try to document configuration examples.

  3. A lot of (if not most) features benefit from built-in observability and debug-level logs. Please read this guidance on metrics best-practices.

  4. Tick whichever testing boxes are applicable. If you are adding Manual Tests, please document the manual testing (extensively) in the Exceptions.

@carodewig carodewig requested a review from a team as a code owner March 3, 2026 16:55
@apollo-librarian
Copy link
Copy Markdown
Contributor

apollo-librarian bot commented Mar 3, 2026

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: 284dd0bc28f3b1c5f1cfc83a
Build Logs: View logs


✅ AI Style Review — No Changes Detected

No MDX files were changed in this pull request.

Review Log: View detailed log

This review is AI-generated. Please use common sense when accepting these suggestions, as they may not always be accurate or appropriate for your specific context.

Base automatically changed from caroline/router-1613/response-cache to dev March 3, 2026 17:09
@carodewig carodewig force-pushed the caroline/router-1613/entity-cache branch from f09a6d8 to da43af2 Compare March 3, 2026 17:15
@carodewig carodewig enabled auto-merge (squash) March 3, 2026 17:18
@carodewig carodewig force-pushed the caroline/router-1613/entity-cache branch from c86faad to c2a0772 Compare March 3, 2026 17:26
@carodewig carodewig requested review from a team as code owners March 3, 2026 17:26
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 3, 2026

@carodewig, please consider creating a changeset entry in /.changesets/. These instructions describe the process and tooling.

@carodewig carodewig closed this Mar 3, 2026
auto-merge was automatically disabled March 3, 2026 17:27

Pull request was closed

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.

4 participants