get_cache_indicator: Get cache indicator string
Description
Helper function to generate cache indicator for logging.
Usage
get_cache_indicator(is_cached, cache_threshold = 0.1)
Value
character string with cache indicator or empty string
Arguments
- is_cached
logical indicating if the item was cached
- cache_threshold
minimum time threshold for non-cached items