I am experiencing timeouts building an ios project. It seems like the connections to itunes/apple are extremely slow, and it ends timing out. E.g:
[01:32:15]: Build is verified, have a 🍪.
[01:32:15]: ------------------------
[01:32:15]: --- Step: testflight ---
[01:32:15]: ------------------------
[01:32:15]: Login to iTunes Connect (xxx@xxxxcom)
[01:32:18]: Login successful
[01:32:19]: Ready to upload new build to TestFlight (App: 1234567)...
[01:32:19]: Going to upload updated app to iTunes Connect
[01:32:19]: This might take a few minutes. Please don't interrupt the script.
command bundle exec fastlane ios beta took more than 10 minutes since last output
The current status of the service says operational.
Is anyone else experiencing this? CircleCI can you confirm?