Roman
(Roman Rizzi)
04.Февраль.2025 14:51:10
18
Это было слито сегодня утром:
main ← summarization_outdated_logic
merged 12:31PM - 04 Feb 25 UTC
Before this change, a summary was only outdated when new content appeared, for t… opics with "best replies", when the query returned different results. The intent behind this change is to detect when a summary is outdated as a result of an edit.
Additionally, we are changing the backfill candidates query to compare "ai_summary_backfill_topic_max_age_days" against "last_posted_at" instead of "created_at", to catch long-lived, active topics. This was discussed here: https://meta.discourse.org/t/ai-summarization-backfill-is-stuck-keeps-regenerating-the-same-topic/347088/14?u=roman_rizzi
Фоновая задача теперь использует last_posted_at вместо created_at. Я также внес изменения в логику определения устаревания сводки, проверяя, не новее ли last_revised_at какого-либо из постов по сравнению со сводкой, чтобы учитывать правки.
4 лайка