mozilla / translations

The code, training pipeline, and models that power Firefox Translations
https://mozilla.github.io/translations/
Mozilla Public License 2.0
154 stars 33 forks source link

Revert CPU generic workers #629

Closed eu9ene closed 5 months ago

eu9ene commented 5 months ago

I'm reverting it due to many random errors in data/cleaning steps: https://firefox-ci-tc.services.mozilla.com/tasks/groups/BFgoyXuvRHe0kK4J9d-Lgw

Testing it here: https://firefox-ci-tc.services.mozilla.com/tasks/groups/aKUqlLsyR3O3Kaa5TU-LMg

UPD: it works well, all the cleaning steps completed

eu9ene commented 5 months ago

@bhearsum I clearly see a lot of random weird errors unrelated to max run time when using those new workers and all of those errors were immediately gone after switching to the old ones. I think there's an infrastructure issue, probably a network-related one.

bhearsum commented 5 months ago

I filed https://github.com/mozilla/firefox-translations-training/issues/640 as a followup.