matters-server icon indicating copy to clipboard operation
matters-server copied to clipboard

Edge cases for article translation

Open robertu7 opened this issue 9 months ago • 1 comments

Checklist

  • [x] Strip @mention in Article.language resolver;
  • [ ] Make gcp.detectLanguage isolate its API quota from gcp.translate so that Article.language of new articles wont be affected if gcp.translate runs out of quota;
  • [ ] Throw error message or return nullish value if fails to translate;

Refs

  • https://feedback.matters.town/bug-reports/p/eeb49a

robertu7 avatar Jun 04 '24 04:06 robertu7