Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoalh committed Aug 7, 2023
1 parent 84ef614 commit 17e4579
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ This project is inspired from:
- [node-fetch/node-fetch](https://github.com/node-fetch/node-fetch)
- [octokit/plugin-paginate-rest.js](https://github.com/octokit/plugin-paginate-rest.js)
- [octokit/plugin-retry.js](https://github.com/octokit/plugin-retry.js)
- [thlorenz/parse-link-header](https://github.com/thlorenz/parse-link-header)

## 🌟 Feature

- Build in random retry delay.
- Build in retry request.
- Build in simplify paginate requests.
- Automatically retry with the response header `Retry-After` or the jitter based delay.
- Simplify paginate requests.

## 📓 Documentation (Excerpt)

Expand Down

0 comments on commit 17e4579

Please sign in to comment.