The translated articles scanner was crashing when there were more than 50 links on a page (the API has a hard limit of 50 pages per query).
Changelog:
- the articles scanner now fetches 50 pages per 1 network request - fixing the crash
Full Changelog: https://github.com/bonk-dev/arch-translator/compare/v2.0.1...v2.0.2