Open
Description
Q | A |
---|---|
Bug? | yes |
New Feature? | no |
Version |
Actual Behavior
The cache uses any item matching the key and may error if the content does not match what it expects.
Expected Behavior / Possible Solution
The cache should treat an item that was potentially created by another service with a colliding key as a reason to skip caching the resource with this key.