Files
tm_back/internal
Mazyar 326e49886b
continuous-integration/drone/push Build is passing
Implement asynchronous AI recommendation cache refresh in company service
- Introduced `refreshAIRecommendationsCacheAsync` method to refresh AI recommendations in the background, improving responsiveness by serving the previous cache until the refresh completes.
- Updated `StartAIOnboarding` to call the new asynchronous cache refresh method instead of invalidating the cache directly.
- Added logging for cache refresh operations, including success and error handling, to enhance observability.

This update enhances the AI recommendation caching mechanism, providing a smoother onboarding experience and reducing latency in recommendation retrieval.
2026-06-23 13:33:33 +03:30
..
2026-05-31 02:17:46 +03:30
2026-05-17 17:21:36 +03:30
2026-05-17 17:21:36 +03:30
2026-05-30 12:13:46 +03:30
2026-05-19 21:58:44 +03:30