# O preenchimento de summarização de IA está travado, continua regenerando o mesmo tópico

**URL:** https://meta.discourse.org/t/ai-summarization-backfill-is-stuck-keeps-regenerating-the-same-topic/347088
**Category:** Bug
**Tags:** ai, ai-summarize
**Created:** [Janeiro 14, 2025, 3:51pm UTC](https://meta.discourse.org/t/ai-summarization-backfill-is-stuck-keeps-regenerating-the-same-topic/347088 "2025-01-14T15:51:39Z")
**Posts on this page:** 1
**Showing post:** 12

<div class="post-metadata">

### Author: ![markschmucker](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/markschmucker/32/141599_2.png) [@markschmucker](https://meta.discourse.org/u/markschmucker)
#### Post date: [Janeiro 17, 2025, 3:06pm UTC](https://meta.discourse.org/t/ai-summarization-backfill-is-stuck-keeps-regenerating-the-same-topic/347088/12 "2025-01-17T15:06:57Z")

</div>

Não está mais regenerando resumos para tópicos que já tinham um resumo, o que é bom.

Mas não está resumindo muitos tópicos, mesmo quando há novas postagens, por causa de:

> [@How Does Regenerating Summaries Work?](https://meta.discourse.org/t/how-does-regenerating-summaries-work/333408/18):
>
> Found the problem. It’s comparing ai summary backfill topic max age days to topic.created\_at, not updated\_at. I think this should be changed to updated\_at- I have many very active topics created two years ago which still get new posts every week, but if I use a max age of 90 days or even a year, those topics will not get summarized. Please consider changing this. .where("topics.created\_at \> current\_timestamp - INTERVAL '#{max\_age\_days.to\_i} DAY'")

Portanto, o backfill pensa que terminou, mas talvez 75% dos tópicos mais recentes não tenham um resumo, mesmo que tenham novas postagens, **apenas porque foram criados há mais de 90 dias**. Tenho certeza de que essa não é a intenção. Por favor, mude isso ou me ajude a entender o porquê.

---

_[View the full topic](https://meta.discourse.org/t/ai-summarization-backfill-is-stuck-keeps-regenerating-the-same-topic/347088)._
