We have noticed that our builds on XCode Cloud has increasingly been getting more timeouts. We notice that the builds hang on the Run xcodebuild build-for-testing
on the majority of the times we run our build. Our workaround is to rerun our build several times until it succeeds. However, this only works less than half the time and has become a major pain point for us. Is there something that we are missing?
XCode Cloud Timeouts
My workflows were working fine 1 month ago. Now we still get timeouts for the TEST step, no matter how many times we re-build. I know it's BETA but is there any reason for this?