magnolo / newhere

Refugess should find their way around. New Here will help.
http://www.welcomeoida.at
MIT License
4 stars 3 forks source link

Translator tool lag #182

Closed kmay90 closed 6 years ago

kmay90 commented 7 years ago

The lag on the translation tool is making it impossible for the translators to work and is top priority to be fixed

ScrambledRK commented 6 years ago

I suspect you mean /cms/translations and the initial loading time? or is there something else called translator tool? In case it is /cms/translations it seems that the "untranslated" query takes very long to respond, meaning the backend is probably taking a long time to come up with a response.

/api/offer-translations/untranslated /api/category-translations/untranslated /api/filter-translations/untranslated /api/ngo-translations/untranslated

in addition that a single query already takes a long time, all 4 are called regardless of the translations you are interested in (offers/category/filter/ngo).