trigger Cache Type Clear
open override fun triggerCacheTypeClear(cacheId: CacheIds, duration: Duration, repeat: Boolean)(source)
Triggers a thread to clear a certain cache type after a certain amount of time
Parameters
cache Id
The id of the cache
duration
The duration to wait before clearing the cache
repeat
whether to repeat the clearing of the cache