I'm trying to upgrade from Xcode 14 -> 15. Everything seems to be working fine except I'm having regular failures when uploading with altool. If I retry a few times it will eventually work but this is obviously not ideal.
...
[ContentDelivery.Uploader] Removed temporary part file '/private/var/folders/q9/pm2q81j97y5gfp4jlsh854m80000z8/T/com.apple.cds.vbtx/com.apple.cds_**************/Part-29.tmp'.
[ContentDelivery.Uploader] Saving uploader state (CDUploaderStateCreateAssetChunksForUpload) for identifier 'com.apple.cds_**************'.
[ContentDelivery.Uploader] Adding upload task 41 for part 37.
[ContentDelivery.Uploader] There are 26 parts remaining to upload.
[ContentDelivery.Uploader] Saving uploader state (CDUploaderStateCreateAssetChunksForUpload) for identifier 'com.apple.cds_**************'.
[ContentDelivery.Uploader] PROGRESS - PART 34 (5242880) - 'app-name-here.ipa' 100.00% (5242880/5242880)
[ContentDelivery.Uploader] PROGRESS - PART 35 (5242880) - 'app-name-here.ipa' 100.00% (5242880/5242880)
Failed 139
Attached is more of the output