Hi,
Currently, the compression process compresses all files first and only then begins the upload. However, when working with a large number of photos (around 900), this approach doesn’t perform well.
Is there a way to compress and upload each image individually, handling files one by one instead of waiting for all files to be compressed before starting the upload?
Thank you!