Skip to content

Commit 90c8285

Browse files
adamtheturtleclaude
andcommitted
Add changelog entry for custom request timeout support
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent fc3efe9 commit 90c8285

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Changelog
44
Next
55
----
66

7+
* Add ``request_timeout_seconds`` parameter to ``VWS`` and ``CloudRecoService``, allowing customization of the request timeout. This accepts a float or a ``(connect, read)`` tuple, matching the ``requests`` library's timeout interface. The default remains 30 seconds.
8+
79
2025.03.10.1
810
------------
911

0 commit comments

Comments
 (0)