Skip to content

Commit 681f6ff

Browse files
Document constructor timeout validation behavior
Co-authored-by: Shri Sukhani <shrisukhani@users.noreply.github.com>
1 parent ec52966 commit 681f6ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ with Hyperbrowser(
5454
```
5555

5656
> If you pass `config=...`, do not also pass `api_key`, `base_url`, or `headers`.
57+
> `timeout` may be provided to client constructors and must be non-negative (`None` disables request timeouts).
5758
5859
## Clients
5960

0 commit comments

Comments
 (0)