MCPcopy Create free account
hub / github.com/CommonstackAI/UncommonRoute / build_request

Method build_request

tests/conftest.py:24–25  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

22 raise httpx.ConnectError("connection refused")
23
24 def build_request(self, *args, **kwargs):
25 raise httpx.ConnectError("connection refused")
26
27 async def send(self, *args, **kwargs):
28 raise httpx.ConnectError("connection refused")

Callers 1

_open_stream_attemptFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected