Skip to content

refactor: sync languages for import using a worker#257

Merged
arrocke merged 5 commits into
mainfrom
import-language-table
Apr 22, 2026
Merged

refactor: sync languages for import using a worker#257
arrocke merged 5 commits into
mainfrom
import-language-table

Conversation

@arrocke
Copy link
Copy Markdown
Member

@arrocke arrocke commented Apr 22, 2026

Justification

the request to load languages for AI gloss import takes several seconds to complete. This PR requests these languages with a daily job, so our UI doesn't depend on this slow network request anymore.

Changes

  • New table for ai gloss languages
  • New job that fetches them and updates the table
  • Update read models to read from the table instead of the network request

@arrocke arrocke changed the title Import language table refactor: sync languages for import using a worker Apr 22, 2026
@arrocke arrocke merged commit c5a4e16 into main Apr 22, 2026
2 checks passed
@arrocke arrocke deleted the import-language-table branch April 22, 2026 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant