Skip to content

Commit

Permalink
Add note about retry behavior in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
szmarczak authored Aug 4, 2022
1 parent e032b60 commit f21632d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@ For advanced JSON usage, check out the [`parseJson`](documentation/2-options.md#

## Documentation

By default, Got will retry on failure. To disable this option, set [`options.retry.limit`](documentation/7-retry.md#retry) to 0.

#### Main API

- [x] [Promise API](documentation/1-promise.md)
Expand Down

0 comments on commit f21632d

Please # to comment.