What happens to translations when LLM changes?

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?