You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no reason to run the conversion to documents not in a parallel stream. This should speed things up in theory because the buildDocument call can be slow for large documents. It will however use more RAM so probably need to feature toggle it.