# What happens to translations when LLM changes?

**URL:** https://meta.discourse.org/t/what-happens-to-translations-when-llm-changes/401478
**Category:** Support
**Tags:** ai
**Created:** [24 april 2026 om 18:29 UTC](https://meta.discourse.org/t/what-happens-to-translations-when-llm-changes/401478 "2026-04-24T18:29:26Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![RBoy](https://avatars.discourse-cdn.com/v4/letter/r/2bfe46/32.png) [@RBoy](https://meta.discourse.org/u/RBoy)
#### Post date: [26 april 2026 om 23:58 UTC](https://meta.discourse.org/t/what-happens-to-translations-when-llm-changes/401478/6 "2026-04-26T23:58:45Z")

</div>

Okay so I turned on ai translation debugging from the rails console from `SiteSettings. ai_translation_verbose_logs = true` and for the last 2 days I’m seeing this in the `/logs` error logs page.

> DiscourseAi::Translation: Failed to translate topic 5898 to zh\_TW: {“error”:{“message”:"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kccx1baz5sXXX` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 193366, Requested 7514. Please try again in 6m20.16s.

The same topic is going on using up all the daily tokens limit. I can’t understand why one topic would get stuck in a loop?

---

_[View the full topic](https://meta.discourse.org/t/what-happens-to-translations-when-llm-changes/401478)._
