Skip to content
This repository was archived by the owner on Oct 5, 2021. It is now read-only.

Retry git HTTP requests #62

Closed
wants to merge 1 commit into from
Closed

Retry git HTTP requests #62

wants to merge 1 commit into from

Conversation

apurvis
Copy link

@apurvis apurvis commented Jul 14, 2017

Just using the defaults (3 retries without much time in between, on all StandardError)

addresses #61

@apurvis apurvis requested a review from dollschasingmen July 14, 2017 23:54
@@ -20,6 +20,7 @@ gem 'devise_saml_authenticatable', '~> 1.2.2'
gem 'foreman'
gem 'haml'
gem 'hyperresource'
gem 'json', '>= 1.8.5'
Copy link
Author

Choose a reason for hiding this comment

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

(there's a nasty bug wherein json 1.8.x where x < 5 will not compile on ruby 2.4.1, the current release version)

@apurvis
Copy link
Author

apurvis commented Jul 15, 2017

@dollschasingmen i can't get bundle install to work for the life of me - all kinds of compiler errors. got through a bunch of them but eventually just gave up.

closing this PR; feel free to re-open if you have an environment that builds aleph successfully.

@apurvis apurvis closed this Jul 15, 2017
@slpsys slpsys deleted the retry_git branch November 12, 2019 20:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant