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
[Bugfix] increase timeout of POST /v1/chat/completions to 60s
Increase both Schemathesis and Hypothesis timeouts
(they are configured separately) to 60s to
allow the test to pass comfortably in both CI and in local testing.
We are interested in testing the OpenAPI schema here not performance.
Signed-off-by: David Xia <[email protected]>
0 commit comments