Gets cached value for provided function with optional arguments, or executes and stores the result :param function: Function to be executed :param duration: Duration of validity of cache in hours :param args: Optional arguments for the provided function
(function, duration, *args)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected