All checks were successful
CI / build (push) Successful in 54s
- Introduced constants for avatar cache limit and cleanup interval. - Implemented a background cleanup process to manage the avatar cache size, removing the oldest files when the limit is exceeded. - Updated the AvatarHandler to refresh the modification time of cached avatars for better cache management.