nuno
06/15/2023, 1:45 PMrefresh_cache
supposed to reset the value of cache_expiration
as well? From my tests it does not, is this intended or an issue?nuno
06/15/2023, 6:30 PMJeff Hale
06/15/2023, 7:13 PMnuno
06/15/2023, 7:35 PMcache_expiration
? if for instance you set the cache_expiration=10h
, and after 9h you refresh the cache with refresh_cache=True
, the cache will still expire 1h after that, instead of resetting the cache expiration date to 10h from the moment a refresh is made.