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
♻️ (ClassificationHelpers.ps1): uncomment watermark refresh logic to enable catalog item refresh based on age and score
The previously commented-out logic for refreshing catalog items based on their age and score is now active. This change ensures that items in the cache that are older than a specified watermark date and have a final score greater than a defined limit are refreshed. This helps maintain the accuracy and relevance of the catalog data by ensuring that outdated or high-scoring items are updated as needed.
0 commit comments