We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 944caa8 commit 844cfb6Copy full SHA for 844cfb6
documentation/6-timeout.md
@@ -7,6 +7,8 @@ Source code: [`source/core/timed-out.ts`](../source/core/timed-out.ts)
7
It is a good practice to set a timeout to prevent hanging requests.\
8
By default, there is no timeout set.
9
10
+Note: The [`retry` configuration](7-retry.md) also applies to timeouts.
11
+
12
**All numbers refer to milliseconds.**
13
14
```js
0 commit comments