When not rethrowing error the promise should return `Promise<UploadData | void>`, or `any` if we choose to return the error... but that may be confusing?