EAS Build/submit too slow

Since yesterday I am having speeds less than 100kb/s to upload a build. The operation takes more than 4 hours to complete…someone with the same problem?

uploads are connecting directly to aws s3 with presigned URLs, traffic does not go through expo servers, so the only thing that came to mind is that either AWS or your ISP might throttle it for some reason. To verify you could try using VPN.

Also if you are using EAS Build and submit you don’t need to download ipa/aab, if you use --auto-submit when building or select what should be submitted via buidlId or URL , nothing needs to be uploaded from your local device when submitting.