Is it possible to increase the timeout greater than 90 min for any build to run

I have a use case where the build will run for more than 90 min. how can I change the timeout limit beyond 90 min?

Hello,

Unfortunately, you cannot increase past 90 minutes. Some users will upgrade to the elite build servers in these cases.

Other times, you may need to break your build into shorter units of work. Using the cache can also cut down on time. If the workflow includes testing, you might check out using fanout.

Here are some links that may be helpful, or you might want to open a ticket with support and provide your build URL to see if there may be specific suggestions.

You might also want to search in the community as there are several suggestions depending on what you are doing. A few are:

http://discuss.bitrise.io/t/ios-builds-slow-any-solution-to-speed-it-up/61/30http://discuss.bitrise.io/t/making-flutter-builds-faster/3976

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.