Skip to content

fix(response_cache): returns error when you have an error invalidating data#8813

Merged
bnjjj merged 2 commits intodevfrom
bnjjj/fix_invalidation_error
Jan 19, 2026
Merged

fix(response_cache): returns error when you have an error invalidating data#8813
bnjjj merged 2 commits intodevfrom
bnjjj/fix_invalidation_error

Conversation

@bnjjj
Copy link
Contributor

@bnjjj bnjjj commented Jan 19, 2026

I spotted this bug while working on something else. Without this fix it will never throw an error. Once you deploy this change you might see some increase in apollo.router.operations.response_cache.invalidation.error metric.


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.

…g data

Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com>
@bnjjj bnjjj requested a review from a team January 19, 2026 15:20
@apollo-librarian
Copy link

apollo-librarian bot commented Jan 19, 2026

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: 846d7a1c9d2c80a8d7bd33a4
Build Logs: View logs

@github-actions

This comment has been minimized.

Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com>
@bnjjj bnjjj requested a review from a team as a code owner January 19, 2026 15:23
@bnjjj bnjjj enabled auto-merge (squash) January 19, 2026 15:34
@bnjjj bnjjj merged commit 28d4d0d into dev Jan 19, 2026
15 checks passed
@bnjjj bnjjj deleted the bnjjj/fix_invalidation_error branch January 19, 2026 15:45
@abernix abernix mentioned this pull request Jan 27, 2026
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.

2 participants