Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a retry option on getting builds for a train #9331

Merged
merged 3 commits into from Jun 1, 2017

Conversation

ohayon
Copy link
Contributor

@ohayon ohayon commented May 31, 2017

Sometimes intermittent 502s happen while the build watcher is waiting for the build to finish processing and show up in the list of available builds. We shouldnt fail the build watching process for that, we should just try again a couple of times to continue to wait for the build

I tested this locally but can't fudge a 500 in the middle of the waiting process, so assuming no 500's come in, this will continue to work as it always has.

@fastlane-bot-helper
Copy link
Contributor

fastlane-bot-helper commented May 31, 2017

1 Warning
⚠️ Pull Request is Work in Progress

Generated by 🚫 Danger

@ohayon ohayon changed the title Add a retry option on getting builds for a train [WIP] Add a retry option on getting builds for a train May 31, 2017
@ohayon ohayon changed the title [WIP] Add a retry option on getting builds for a train Add a retry option on getting builds for a train May 31, 2017
Copy link
Collaborator

@taquitos taquitos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐑 Nice one!

@ohayon ohayon merged commit 1113481 into master Jun 1, 2017
@ohayon ohayon deleted the retry-on-build-watcher branch June 1, 2017 00:18
Copy link
Member

@KrauseFx KrauseFx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, extra 👍 for adding a test

@fastlane-bot
Copy link

Hey @ohayon 👋

Thank you for your contribution to fastlane and congrats on getting this pull request merged 🎉
The code change now lives in the master branch, however it wasn't released to RubyGems yet.
We usually ship about once a week, and your PR will be included in the next one.

Please let us know if this change requires an immediate release by adding a comment here 👍
We'll notify you once we shipped a new release with your changes 🚀

@fastlane-bot
Copy link

Congratulations! 🎉 This was released as part of fastlane 2.37.0 🚀

1 similar comment
@fastlane-bot
Copy link

Congratulations! 🎉 This was released as part of fastlane 2.37.0 🚀

dvdchr pushed a commit to dvdchr/fastlane that referenced this pull request Sep 5, 2017
@fastlane fastlane locked and limited conversation to collaborators Sep 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants