beau.cowan-rrpartners
-
5/8/2013 5:43:17 PM
Dynamically change Cache for document
I have a pagetype that's pulling in an rss feed, breaking it down and spitting out the results.
At times, the rss might go down, I want to change the output cache for the page to just a few minutes when this happens, so that when the rss comes back up, the caching returns to normal.
how can I do this for when the node gets in a count of 0 for the rss feed? I'm not sure how to change the caching for the page through the API.
|