Using /upload_session/append_v2 is it possible to upload chunks in parallel. Namely call /upload_session/append_v2 again before a previous one has finished?
The API would seem to allow it (given that it has an offset) but the "incorrect_offset" error perhaps indicates that it isn't allowed.
Any hints much appreciated!
Thanks
Nick