llowing issue #27604 where @nicolas-grekas, I have a tiny question: since that #27604 introduces it in documentation saying:
added CacheInterface, which provides stampede protection via probabilistic early expiration and should become the preferred way to use a cache
I'm OK with using it, but since I can't expose any lifetime, default will be infinite or whatever the adapter decides for all caches that are set using this method.
Is there a reason for that ?