Sorry for the delay on this! Unfortunately, we could not find anything that would indicate this to be a problem in Bitrise. We do not have access to your git history to do proper investigations in these situations, but builds on your testflight branch seem to take over 40 minutes on average, so whenever it does time out we do suspect it’s because of the committed changes increasing the build time.
Is there a hard 40 minutes limit that we are hitting? Also, if you look at the steps again you will see that the build is completed; it is the upload that is timing out.
We have to resolve this otherwise we won’t be able to do any app releases. Is there anything I can do to help you with the investigation?
The limit for your plan is 45 minutes, I am aware but the upload is what times out, since that’s the last step of the build. You may try using Ship instead of uploading during build, you can find out about here: https://devcenter.bitrise.io/deploy/ship/#ship-overview
Thank you @bitce for lettings us know about the Ship alternative.
I went ahead and set it up for our app. Things look good but there is one last thing: The build details indicate that You need to setup publishing at the Settings page. I have already setup all the available options in the Ship Settings page.
I don’t see any publishing related settings in Ship. Am I missing something?