- Issue created by @queenvictoria
- Status changed to Needs review
almost 2 years ago 3:49pm 1 February 2023 - 🇪🇸Spain fran seva
Hi - we had the same issue and the problem seems to be the ttl is not being set correctly to cache max age.
I'm trying to debug a plugin for API Proxy where I want to cache API responses when the underlying API doesn't suggest a cache age itself.
I'm not clear what is happening. I've tried various different configurations in the settings.
I see that setting TTL isn't expected to work with the page cache API. Indeed in this case it seems that page cache rows don't pick up an expiry based on what is set in the API proxy settings UI.
https://www.drupal.org/docs/drupal-apis/cache-api/cache-max-age#s-limita... →
TBD
TBD
TBD
TBD
Needs review
2.0
Code
Hi - we had the same issue and the problem seems to be the ttl is not being set correctly to cache max age.