Closed iPavel92 closed 8 years ago
This issue was migrated to https://github.com/fastlane/fastlane/issues/1554. Please post all further comments there.
fastlane
is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo :rocket:
The problem: sometimes build processing takes a lot of time. That makes troubles with batch updating. It will be nice to stop waiting build processing after some time and go to the next app.
For example, my workflow: Stage 1: uploadng new build
What should be: Stage 2
Suggested solution: Add a paramether "build_processing_timeout_minutes" to the Deliverfile. If setted, stop deliver after build processing timeout