Hi,
I read a feed into a cache. I do have a specific Cache::config() for
this cache var. When the cache var expires I try to fill it again. But
sometimes this "filling" fails. Therefore I want to extend the cache
lifetime with additional 5 minutes before I fill it again, but when
the cache has already expired. So when the "filling" fails 5 minutes
later there will be the next try.
How can I achieve this?
Simon

PS: I played around with Cache::settings() to get the current settings
but this is engine depended, and I have a specific Cache::config().
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to