Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
That works! Please?
Closed via https://github.com/dblock/strava-ruby-client/pull/68
@simonneutert Want to finish this one too?
LGTM, just needs a rebase
Closed via https://github.com/dblock/strava-ruby-client/pull/67
~Closing via #40.~ that adds the rate limit info but doesn't specialize the error
@simonneutert This should be fairly easy on top of #40 now, WDYT?
@simonneutert This is about being able to `rescue RateLimit => e` and then the user can wait for some `e.time_needed_to_wait_for_retry` and then `retry`. Right now I believe we throw a...
Please contribute!
Thanks @navneet1v. Since we're talking additional phases in query and fetch, cc-ing @nknize who has been thinking about refactoring aggregation, which I believe is either on the same path or...