Skip to content

Conversation

jameslamb
Copy link
Contributor

Thanks for this cool package! Would you consider a change to use httr::RETRY() instead of httr::GET() for HTTP requests?

This will make the package more resilient to transient problems like brief network outages or periods where the service(s) it hits are overwhelmed. In my experience, using retry logic can improve the user experience with HTTP clients. I think it might have helped in the situation described in #3 .

@leonawicz leonawicz merged commit fd04aa5 into ropensci:master Nov 1, 2019
@leonawicz
Copy link
Member

Glad to hear the package is helpful. Thank you for this PR. It looks good to me 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants