lindat-translation icon indicating copy to clipboard operation
lindat-translation copied to clipboard

Return someting as soon as possible

Open kosarko opened this issue 5 years ago • 0 comments

When the input is larger than the batch size (ie. we'll be creating multiple batches from the input) it should be possible to produce some output as the batches are processed, instead of waiting for the whole input to be processed.

kosarko avatar Sep 24 '19 11:09 kosarko