Closed randomir closed 3 months ago
Drop the custom implementation done for regions/get_regions(), and use the caching support provided by low-level API's CachingSession, as implemented in #645.
regions
get_regions()
CachingSession
Drop the custom implementation done for
regions
/get_regions()
, and use the caching support provided by low-level API'sCachingSession
, as implemented in #645.