Updating a cache entry with a specified expiryDuration currently doesn't apply the new expiryDuration. So once a expiry is set, there is no way to update the expiry except by removing the entry and adding anew. Changes in PR cause the new expiryDuration to be respected.
I'm not sure precisely of the intended behavior, so I'd appreciate your feedback.
Status
HOLD
Breaking Changes
NO
Description
Updating a cache entry with a specified expiryDuration currently doesn't apply the new expiryDuration. So once a expiry is set, there is no way to update the expiry except by removing the entry and adding anew. Changes in PR cause the new expiryDuration to be respected.
I'm not sure precisely of the intended behavior, so I'd appreciate your feedback.
Related PRs
List related PRs against other branches:
Todos