Skip to content

Commit 71395ce

Browse files
committed
wording update
1 parent 6d55009 commit 71395ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/products/sdks/guides/generated-sdk.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Your SDK users can configure individual requests using language-specific options
2121

2222
| Option | Description | Availability |
2323
|--------|-------------|--------------|
24-
| Timeouts | Configure request timeouts (default: 60 seconds for most languages, 30 seconds for C# and PHP) | All languages |
24+
| Timeouts | Configure request timeouts (default: 30 seconds for C# and PHP, 60 seconds for all other languages) | All languages |
2525
| [Retries](/sdks/deep-dives/retries-with-backoff) | Configure maximum retries (default: 2 with exponential backoff for 408, 429, and 5xx responses) | All languages except Ruby and Swift |
2626
| Custom HTTP client | Override the default HTTP client for unsupported environments or custom requirements | TypeScript, Python, Java, PHP, and Swift |
2727
| Custom headers | Send additional headers with any request | TypeScript, Java, and Swift |

0 commit comments

Comments
 (0)