transifex / transifex-sync-zendesk

Allows you to sync sources to Transifex and translations to Zendesk.
https://www.zendesk.com/apps/transifex-sync/
Other
1 stars 3 forks source link

Pull translations from Transifex using queues #116

Closed rigaspapas closed 5 years ago

rigaspapas commented 5 years ago

Instead of firing up a set of requests in parallel, we will now use a queue to pull translations from Transifex, exactly the same we do when pushing content. This way, we will no longer abuse the network's bandwidth and we will provide an improved UX by informing the user about the syncing progress.