You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update remaining e2e test timeouts from 10s to 30s
Updated timeout values in 5 test files to prevent timeout failures:
- 00-client-request-test.py
- 04-cache-test.py
- 06-tools-test.py
- 07-model-selection-test.py
- 09-error-handling-test.py
This should resolve the remaining timeout issues seen in local testing.
0 commit comments