Skip to content

Commit

Permalink
Add README note about "faraday-retry".
Browse files Browse the repository at this point in the history
  • Loading branch information
expeehaa committed May 1, 2023
1 parent 5842467 commit e901b16
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@ Access the library in Ruby:

require 'octokit'

Octokit.rb uses the `faraday` gem under the hood. When using `faraday > 2`,
automatic request retries may be enabled by also installing the gem `faraday-retry`.

## Making requests

[API methods][] are available as client instance methods.
Expand Down

0 comments on commit e901b16

Please sign in to comment.