Problem/Motivation

Cache tags have a cost to check and should only be used when they are needed (dynamic cache variations). This does not seem to be the case here.

See #3334489: ChainedFastBackend invalidates all items when cache tags are invalidated for context.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

Berdir created an issue. See original summary.

berdir’s picture

berdir’s picture