Translation work
Only the translate lane. Every non-English row in the archive gets English stored beside it — the original is never replaced.
94,766,254 left. Billing is max(50, length) per string, so short rows cost a floor — which is why replies are two thirds of the spend and the last thing queued.
178,644
Translated
0
Waiting
idle
Lane
| Table | Translated | Waiting | Stuck | |
|---|---|---|---|---|
| telegram messages | 15,886 | done | 0 | |
| tweets | 8,143 | done | 0 | |
| reddit posts | 138 | done | 0 | |
| reddit comments | 702 | done | 0 | |
| replies | 153,775 | done | 0 |
Collectors
translate
translate
translate
translate
One collector is enough here, and the constraint is not rate: the plan allows 800,000 requests a month and the whole backfill needs about 3,233 of them, because fifty strings ride in every call. More collectors would spend the same characters faster and reach the same ceiling sooner.