Skip to content

Commit f21632d

Browse files
authored
Add note about retry behavior in readme
1 parent e032b60 commit f21632d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ For advanced JSON usage, check out the [`parseJson`](documentation/2-options.md#
139139

140140
## Documentation
141141

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

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

0 commit comments

Comments
 (0)