Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Google Sheets translator to download in a batch #921

Open
jeremydw opened this issue Apr 12, 2019 · 1 comment
Open

Update Google Sheets translator to download in a batch #921

jeremydw opened this issue Apr 12, 2019 · 1 comment
Assignees
Milestone

Comments

@jeremydw
Copy link
Member

Currently, a site with many locales downloads translations for each locale in sequence (in threads). We can update this to use a batch request with the Google Sheets API (this was done for the Google Sheets preprocessor) to significantly reduce the download times. This can also likely be done for uploading translations.

@Zoramite Zoramite self-assigned this Apr 12, 2019
@Zoramite Zoramite added this to the 0.7.5 milestone Apr 12, 2019
@Zoramite Zoramite modified the milestones: 0.7.5, 0.7.6 Apr 27, 2019
@Zoramite Zoramite modified the milestones: 0.7.6, 0.7.7 May 8, 2019
@Zoramite Zoramite modified the milestones: 0.7.7, Bucket List May 28, 2019
@jeremydw jeremydw assigned jeremydw and unassigned Zoramite Nov 27, 2019
@jeremydw
Copy link
Member Author

I'll work on this as I recently touched this area to delete some dead code related to GTT.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants