Fixed
Project:
GraphQL
Version:
5.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Apr 2026 at 11:21 UTC
Updated:
25 Apr 2026 at 12:28 UTC
Jump to comment: Most recent
Currently when an object is read from the results cache, it has the max-age of the time it was written to the cache.
In combination with https://www.drupal.org/project/drupal/issues/2352009, it results in havig the same max-age header all the time. This can be problematic when using multiple varnish frontends for drupal.
Re-calculate the the max-age after reading from cache.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
kingdutchComment #4
kingdutchComment #7
kingdutchTag for statistics :)