You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(country): improve country caching mechanism
- Introduce _CacheEntry class to enhance caching with expiration
- Modify _getEventCountries and _getHeadquarterCountries to use new caching system
- Update cache validation logic to check both existence and expiration
0 commit comments