Replies: 1 comment 1 reply
-
Hi, maybe you can try locally relax the check (like accept any RequestError) if you’re not modifying HTTP tool behavior. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team, I'm setting up the venv and run the poe-check, while resolving other failed tests, this one persists:
FAILED tests/tools/http/test_http_tool.py::test_invalid_request - httpx.ConnectTimeout, I think it's too strict on the type of connecterror. Is there any workaround or any specific version that I should follow? I did uv sync --all-extras tho.
Beta Was this translation helpful? Give feedback.
All reactions