In the Loader Pipes the requestBuilder.getBody method is called. For large files this will block as the file is read into memory. A workaround is to put the save call in a service.