Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Explore batching imports #14

Open
iamEAP opened this issue Jan 22, 2016 · 0 comments
Open

Explore batching imports #14

iamEAP opened this issue Jan 22, 2016 · 0 comments

Comments

@iamEAP
Copy link
Contributor

iamEAP commented Jan 22, 2016

If a large number of files need to be processed at any given time, it's very common for the process to timeout. Rather than performing XLIFF imports synchronously, perhaps it would be better to do them asynchronously or through a batch process.

This might also work around some issues with workbench moderation where some node saves happen at the end of a process, rather than during the initial save.

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

No branches or pull requests

2 participants