I'm struggling to find a document says whether chunk based upload or multipart upload is supported in /upload/v1/{app=projects//apps/}/releases:upload. I can see that App center performs chunk based upload, but firebase doc doesn't mention clearly what needs to do.
If its not supported and uploading fails for some reason, do we need to restart from the beginning for Firebase distribution?