Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

api calls now get retried #2561

Closed
wants to merge 1 commit into from
Closed

api calls now get retried #2561

wants to merge 1 commit into from

Conversation

flyinprogrammer
Copy link

I've also made api_timeout, redirect_limit, and max_retries Fetcher class instance variables.
This is so we can set them with out warning (prior they were constants) at the class level, and all future instances of a Fetcher get the set variables, but can be individually changed as well.

This is in response to this issue:
#2421

As well as a personal need for the api call to be retried.

If there's anything I can do to improve the quality of this request, or anything, please don't hesitate to teach me something!

@indirect
Copy link
Member

@joshk someone ❤️s you!

@indirect
Copy link
Member

@flyinprogramer thanks for implementing this! I'll review it and hopefully get it merged soon. :)

@joshk
Copy link
Contributor

joshk commented Jul 25, 2013

SUPER AWSOME!!!!

@flyinprogrammer
Copy link
Author

just trying to learn and give back - hopefully it's what ya'll were/are looking for!

@skottler
Copy link
Member

skottler commented Aug 3, 2013

👍 to this change. Everyone who runs bundler a lot in their tests environments will <3 this.

@indirect indirect closed this in 19bba67 Aug 4, 2013
@radar radar mentioned this pull request Aug 10, 2013
@flyinprogrammer
Copy link
Author

this is now tech debt assuming #2601 gets pulled in

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.

None yet

4 participants