Scott Chamberlain
Scott Chamberlain
https://github.com/miyagawa/faraday-cookie_jar
H/T https://twitter.com/unconj1/status/1317117949560430592 https://martinfowler.com/bliki/CircuitBreaker.html
via #138 a little complicated. do we just do a few get or head requests internally or actually use the retry method of HttpClient, if the latter need to open...
Right now, mocking is only supported for `HttpClient`. Support it for if possible - `Async` - `AsyncVaried` `AsyncVaried` is used inside of `Async`, so should just need to adjust `AsyncVaried`
via #95 this shouldn't happen very often but can happen apparently `as.numeric()` does not fail, but instead throws a warning. ```r as.numeric('2018-12-05T00:00:00.000Z') [1] NA Warning message: NAs introduced by coercion...
https://github.com/ropensci/europepmc/blob/master/R/epmc_search.r#L115-L130
http://docs.python-requests.org/en/master/user/advanced/#encodings
http://docs.python-requests.org/en/master/user/advanced/#session-objects
port, scheme, etc.