discourse-ai/spec/jobs/scheduled
Roman Rizzi 1b1b44353b
FEATURE: Changes to summaries' outdated logic. (#1108)
Before this change, a summary was only outdated when new content appeared, for topics 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
2025-02-04 09:31:11 -03:00
..
embeddings_backfill_spec.rb FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03:00
remove_orphaned_embeddings_spec.rb FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03:00
sentiment_backfill_spec.rb FEATURE: Backfill posts sentiment. (#982) 2024-12-03 10:27:03 -03:00
summaries_backfill_spec.rb FEATURE: Changes to summaries' outdated logic. (#1108) 2025-02-04 09:31:11 -03:00