Backfilling is stuck.
Failed to machine-translate Post#9153 to en: quoted string not terminated (after translation) at line 1, column 100 [parse.c:251] in '{"translation":"CNN news from 10 years ago, when things were better in the United States of America.\n\nhttps://money.cnn.com/2012/10/10/news/economy/farmers-cows-candy-feed/\n\nIn the US, the cause of overweight (and certainly many other problems) is that junk food is so much healthier than real food. When you earn minimum wage and live on tips, you might leave the healthier options on the shelf if you can afford just a pound of ground beef and maple syrup.\n\nBut the problem also concerns cows:\n\n> Feeding candy to cows has become a more popular practice in tandem with the rising price of corn, which has doubled since 2009, fueled by government-subsidized demand for ethanol and this year's drought. Thrifty and resourceful farmers are tapping into the obscure market for cast-off food ingredients. Cut-rate byproducts of dubious value for human consumption seem to make fine fodder for cows. While corn goes for about $315 a ton, ice-cream sprinkles can be had for as little as $160 a ton.\n>\n\"As the price of corn has climbed, farmers either sold off their pigs and cattle, or they found alternative feeds,\" said Mike
/var/www/discourse/plugins/discourse-translator/app/services/discourse_ai/base_translator.rb:25:in `parse'
/var/www/discourse/plugins/discourse-translator/app/services/discourse_ai/base_translator.rb:25:in `translate'
/var/www/discourse/plugins/discourse-translator/app/services/discourse_translator/provider/discourse_ai.rb:28:in `block in translate_translatable!'
/var/www/discourse/plugins/discourse-translator/app/services/discourse_translator/provider/discourse_ai.rb:28:in `map'
/var/www/discourse/plugins/discourse-translator/app/services/discourse_translator/provider/discourse_ai.rb:28:in `translate_translatable!'
/var/www/discourse/plugins/discourse-translator/app/services/discourse_translator/provider/base_provider.rb:...
By that short snippet of text it tries translate this topic: https://foorumi.katiska.eu/t/lehmille-suklaata-ja-strosselia/2486
And if I do
SELECT id, topic_id, post_number
FROM posts
WHERE id = 9153
I get same topic.
But what should I do?