Add timeout support to client (#455)

* Add timeouts kwargs

* Add timeout support

* Fix windows handling and docs

* Update client.mdx

* Windows tests

* Update test_sse.py

* Update test_sse.py

* Update test_sse.py

* Update test_sse.py

* Fix windows
This commit is contained in:
Jeremiah Lowin 2025-05-14 20:50:24 -04:00 committed by GitHub
commit 837d4c407d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 305 additions and 20 deletions

View file

@ -46,6 +46,7 @@ jobs:
enable-cache: true
cache-dependency-glob: "uv.lock"
python-version: ${{ matrix.python-version }}
- name: Install FastMCP
run: uv sync --dev --locked