1 line
45 KiB
JSON
1 line
45 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "label": "_exceptions.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L1"}, {"id": "exceptions_httperror", "label": "HTTPError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L74"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "exceptions_httperror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L92"}, {"id": "exceptions_request", "label": "request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L97"}, {"id": "exceptions_requesterror", "label": "RequestError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L107"}, {"id": "exceptions_requesterror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L112"}, {"id": "exceptions_transporterror", "label": "TransportError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L123"}, {"id": "exceptions_timeoutexception", "label": "TimeoutException", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L132"}, {"id": "exceptions_connecttimeout", "label": "ConnectTimeout", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L140"}, {"id": "exceptions_readtimeout", "label": "ReadTimeout", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L146"}, {"id": "exceptions_writetimeout", "label": "WriteTimeout", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L152"}, {"id": "exceptions_pooltimeout", "label": "PoolTimeout", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L158"}, {"id": "exceptions_networkerror", "label": "NetworkError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L167"}, {"id": "exceptions_readerror", "label": "ReadError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L175"}, {"id": "exceptions_writeerror", "label": "WriteError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L181"}, {"id": "exceptions_connecterror", "label": "ConnectError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L187"}, {"id": "exceptions_closeerror", "label": "CloseError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L193"}, {"id": "exceptions_proxyerror", "label": "ProxyError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L202"}, {"id": "exceptions_unsupportedprotocol", "label": "UnsupportedProtocol", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L208"}, {"id": "exceptions_protocolerror", "label": "ProtocolError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L216"}, {"id": "exceptions_localprotocolerror", "label": "LocalProtocolError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L222"}, {"id": "exceptions_remoteprotocolerror", "label": "RemoteProtocolError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L232"}, {"id": "exceptions_decodingerror", "label": "DecodingError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L243"}, {"id": "exceptions_toomanyredirects", "label": "TooManyRedirects", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L249"}, {"id": "exceptions_httpstatuserror", "label": "HTTPStatusError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L258"}, {"id": "exceptions_httpstatuserror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L265"}, {"id": "exceptions_invalidurl", "label": "InvalidURL", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L271"}, {"id": "exceptions_invalidurl_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L276"}, {"id": "exceptions_cookieconflict", "label": "CookieConflict", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L280"}, {"id": "exceptions_cookieconflict_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L287"}, {"id": "exceptions_streamerror", "label": "StreamError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L297"}, {"id": "runtimeerror", "label": "RuntimeError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "exceptions_streamerror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L305"}, {"id": "exceptions_streamconsumed", "label": "StreamConsumed", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L309"}, {"id": "exceptions_streamconsumed_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L315"}, {"id": "exceptions_streamclosed", "label": "StreamClosed", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L327"}, {"id": "exceptions_streamclosed_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L333"}, {"id": "exceptions_responsenotread", "label": "ResponseNotRead", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L340"}, {"id": "exceptions_responsenotread_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L345"}, {"id": "exceptions_requestnotread", "label": "RequestNotRead", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L353"}, {"id": "exceptions_requestnotread_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L358"}, {"id": "exceptions_request_context", "label": "request_context()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L367"}, {"id": "exceptions_rationale_1", "label": "Our exception hierarchy: * HTTPError x RequestError + TransportError", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L1"}, {"id": "exceptions_rationale_75", "label": "Base class for `RequestError` and `HTTPStatusError`. Useful for `try...exce", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L75"}, {"id": "exceptions_rationale_108", "label": "Base class for all exceptions that may occur when issuing a `.request()`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L108"}, {"id": "exceptions_rationale_124", "label": "Base class for all exceptions that occur at the level of the Transport API.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L124"}, {"id": "exceptions_rationale_133", "label": "The base class for timeout errors. An operation has timed out.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L133"}, {"id": "exceptions_rationale_141", "label": "Timed out while connecting to the host.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L141"}, {"id": "exceptions_rationale_147", "label": "Timed out while receiving data from the host.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L147"}, {"id": "exceptions_rationale_153", "label": "Timed out while sending data to the host.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L153"}, {"id": "exceptions_rationale_159", "label": "Timed out waiting to acquire a connection from the pool.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L159"}, {"id": "exceptions_rationale_168", "label": "The base class for network-related errors. An error occurred while interact", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L168"}, {"id": "exceptions_rationale_176", "label": "Failed to receive data from the network.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L176"}, {"id": "exceptions_rationale_182", "label": "Failed to send data through the network.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L182"}, {"id": "exceptions_rationale_188", "label": "Failed to establish a connection.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L188"}, {"id": "exceptions_rationale_194", "label": "Failed to close a connection.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L194"}, {"id": "exceptions_rationale_203", "label": "An error occurred while establishing a proxy connection.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L203"}, {"id": "exceptions_rationale_209", "label": "Attempted to make a request to an unsupported protocol. For example issuing", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L209"}, {"id": "exceptions_rationale_217", "label": "The protocol was violated.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L217"}, {"id": "exceptions_rationale_223", "label": "A protocol was violated by the client. For example if the user instantiated", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L223"}, {"id": "exceptions_rationale_233", "label": "The protocol was violated by the server. For example, returning malformed H", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L233"}, {"id": "exceptions_rationale_244", "label": "Decoding of the response failed, due to a malformed encoding.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L244"}, {"id": "exceptions_rationale_259", "label": "The response had an error HTTP status of 4xx or 5xx. May be raised when cal", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L259"}, {"id": "exceptions_rationale_272", "label": "URL is improperly formed or cannot be parsed.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L272"}, {"id": "exceptions_rationale_281", "label": "Attempted to lookup a cookie by name, but multiple cookies existed. Can occ", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L281"}, {"id": "exceptions_rationale_298", "label": "The base class for stream exceptions. The developer made an error in access", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L298"}, {"id": "exceptions_rationale_310", "label": "Attempted to read or stream content, but the content has already been stream", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L310"}, {"id": "exceptions_rationale_328", "label": "Attempted to read or stream response content, but the request has been close", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L328"}, {"id": "exceptions_rationale_341", "label": "Attempted to access streaming response content, without having called `read()`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L341"}, {"id": "exceptions_rationale_354", "label": "Attempted to access streaming request content, without having called `read()`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L354"}, {"id": "exceptions_rationale_370", "label": "A context manager that can be used to attach the given request context to an", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L370"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "contextlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_httperror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L74", "weight": 1.0}, {"source": "exceptions_httperror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L74", "weight": 1.0}, {"source": "exceptions_httperror", "target": "exceptions_httperror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L92", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L97", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L103", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_requesterror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L107", "weight": 1.0}, {"source": "exceptions_requesterror", "target": "exceptions_httperror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L107", "weight": 1.0}, {"source": "exceptions_requesterror", "target": "exceptions_requesterror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L112", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_transporterror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L123", "weight": 1.0}, {"source": "exceptions_transporterror", "target": "exceptions_requesterror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L123", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_timeoutexception", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L132", "weight": 1.0}, {"source": "exceptions_timeoutexception", "target": "exceptions_transporterror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L132", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_connecttimeout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L140", "weight": 1.0}, {"source": "exceptions_connecttimeout", "target": "exceptions_timeoutexception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L140", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_readtimeout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L146", "weight": 1.0}, {"source": "exceptions_readtimeout", "target": "exceptions_timeoutexception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L146", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_writetimeout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L152", "weight": 1.0}, {"source": "exceptions_writetimeout", "target": "exceptions_timeoutexception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L152", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_pooltimeout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L158", "weight": 1.0}, {"source": "exceptions_pooltimeout", "target": "exceptions_timeoutexception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L158", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_networkerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L167", "weight": 1.0}, {"source": "exceptions_networkerror", "target": "exceptions_transporterror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L167", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_readerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L175", "weight": 1.0}, {"source": "exceptions_readerror", "target": "exceptions_networkerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L175", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_writeerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L181", "weight": 1.0}, {"source": "exceptions_writeerror", "target": "exceptions_networkerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L181", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_connecterror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L187", "weight": 1.0}, {"source": "exceptions_connecterror", "target": "exceptions_networkerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L187", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_closeerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L193", "weight": 1.0}, {"source": "exceptions_closeerror", "target": "exceptions_networkerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L193", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_proxyerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L202", "weight": 1.0}, {"source": "exceptions_proxyerror", "target": "exceptions_transporterror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L202", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_unsupportedprotocol", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L208", "weight": 1.0}, {"source": "exceptions_unsupportedprotocol", "target": "exceptions_transporterror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L208", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_protocolerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L216", "weight": 1.0}, {"source": "exceptions_protocolerror", "target": "exceptions_transporterror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L216", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_localprotocolerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L222", "weight": 1.0}, {"source": "exceptions_localprotocolerror", "target": "exceptions_protocolerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L222", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_remoteprotocolerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L232", "weight": 1.0}, {"source": "exceptions_remoteprotocolerror", "target": "exceptions_protocolerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L232", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_decodingerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L243", "weight": 1.0}, {"source": "exceptions_decodingerror", "target": "exceptions_requesterror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L243", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_toomanyredirects", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L249", "weight": 1.0}, {"source": "exceptions_toomanyredirects", "target": "exceptions_requesterror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L249", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_httpstatuserror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L258", "weight": 1.0}, {"source": "exceptions_httpstatuserror", "target": "exceptions_httperror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L258", "weight": 1.0}, {"source": "exceptions_httpstatuserror", "target": "exceptions_httpstatuserror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L265", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_invalidurl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L271", "weight": 1.0}, {"source": "exceptions_invalidurl", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L271", "weight": 1.0}, {"source": "exceptions_invalidurl", "target": "exceptions_invalidurl_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L276", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_cookieconflict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L280", "weight": 1.0}, {"source": "exceptions_cookieconflict", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L280", "weight": 1.0}, {"source": "exceptions_cookieconflict", "target": "exceptions_cookieconflict_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L287", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_streamerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L297", "weight": 1.0}, {"source": "exceptions_streamerror", "target": "runtimeerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L297", "weight": 1.0}, {"source": "exceptions_streamerror", "target": "exceptions_streamerror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L305", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_streamconsumed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L309", "weight": 1.0}, {"source": "exceptions_streamconsumed", "target": "exceptions_streamerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L309", "weight": 1.0}, {"source": "exceptions_streamconsumed", "target": "exceptions_streamconsumed_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L315", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_streamclosed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L327", "weight": 1.0}, {"source": "exceptions_streamclosed", "target": "exceptions_streamerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L327", "weight": 1.0}, {"source": "exceptions_streamclosed", "target": "exceptions_streamclosed_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L333", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_responsenotread", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L340", "weight": 1.0}, {"source": "exceptions_responsenotread", "target": "exceptions_streamerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L340", "weight": 1.0}, {"source": "exceptions_responsenotread", "target": "exceptions_responsenotread_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L345", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_requestnotread", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L353", "weight": 1.0}, {"source": "exceptions_requestnotread", "target": "exceptions_streamerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L353", "weight": 1.0}, {"source": "exceptions_requestnotread", "target": "exceptions_requestnotread_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L358", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "target": "exceptions_request_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L367", "weight": 1.0}, {"source": "exceptions_httperror_init", "target": "exceptions_requestnotread_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L93", "weight": 1.0}, {"source": "exceptions_request", "target": "runtimeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L99", "weight": 1.0}, {"source": "exceptions_requesterror_init", "target": "exceptions_requestnotread_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L113", "weight": 1.0}, {"source": "exceptions_httpstatuserror_init", "target": "exceptions_requestnotread_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L266", "weight": 1.0}, {"source": "exceptions_invalidurl_init", "target": "exceptions_requestnotread_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L277", "weight": 1.0}, {"source": "exceptions_cookieconflict_init", "target": "exceptions_requestnotread_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L288", "weight": 1.0}, {"source": "exceptions_streamerror_init", "target": "exceptions_requestnotread_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L306", "weight": 1.0}, {"source": "exceptions_streamconsumed_init", "target": "exceptions_requestnotread_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L324", "weight": 1.0}, {"source": "exceptions_streamclosed_init", "target": "exceptions_requestnotread_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L337", "weight": 1.0}, {"source": "exceptions_responsenotread_init", "target": "exceptions_requestnotread_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L350", "weight": 1.0}, {"source": "exceptions_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L1", "weight": 1.0}, {"source": "exceptions_rationale_75", "target": "exceptions_httperror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L75", "weight": 1.0}, {"source": "exceptions_rationale_108", "target": "exceptions_requesterror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L108", "weight": 1.0}, {"source": "exceptions_rationale_124", "target": "exceptions_transporterror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L124", "weight": 1.0}, {"source": "exceptions_rationale_133", "target": "exceptions_timeoutexception", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L133", "weight": 1.0}, {"source": "exceptions_rationale_141", "target": "exceptions_connecttimeout", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L141", "weight": 1.0}, {"source": "exceptions_rationale_147", "target": "exceptions_readtimeout", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L147", "weight": 1.0}, {"source": "exceptions_rationale_153", "target": "exceptions_writetimeout", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L153", "weight": 1.0}, {"source": "exceptions_rationale_159", "target": "exceptions_pooltimeout", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L159", "weight": 1.0}, {"source": "exceptions_rationale_168", "target": "exceptions_networkerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L168", "weight": 1.0}, {"source": "exceptions_rationale_176", "target": "exceptions_readerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L176", "weight": 1.0}, {"source": "exceptions_rationale_182", "target": "exceptions_writeerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L182", "weight": 1.0}, {"source": "exceptions_rationale_188", "target": "exceptions_connecterror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L188", "weight": 1.0}, {"source": "exceptions_rationale_194", "target": "exceptions_closeerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L194", "weight": 1.0}, {"source": "exceptions_rationale_203", "target": "exceptions_proxyerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L203", "weight": 1.0}, {"source": "exceptions_rationale_209", "target": "exceptions_unsupportedprotocol", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L209", "weight": 1.0}, {"source": "exceptions_rationale_217", "target": "exceptions_protocolerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L217", "weight": 1.0}, {"source": "exceptions_rationale_223", "target": "exceptions_localprotocolerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L223", "weight": 1.0}, {"source": "exceptions_rationale_233", "target": "exceptions_remoteprotocolerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L233", "weight": 1.0}, {"source": "exceptions_rationale_244", "target": "exceptions_decodingerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L244", "weight": 1.0}, {"source": "exceptions_rationale_259", "target": "exceptions_httpstatuserror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L259", "weight": 1.0}, {"source": "exceptions_rationale_272", "target": "exceptions_invalidurl", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L272", "weight": 1.0}, {"source": "exceptions_rationale_281", "target": "exceptions_cookieconflict", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L281", "weight": 1.0}, {"source": "exceptions_rationale_298", "target": "exceptions_streamerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L298", "weight": 1.0}, {"source": "exceptions_rationale_310", "target": "exceptions_streamconsumed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L310", "weight": 1.0}, {"source": "exceptions_rationale_328", "target": "exceptions_streamclosed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L328", "weight": 1.0}, {"source": "exceptions_rationale_341", "target": "exceptions_responsenotread", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L341", "weight": 1.0}, {"source": "exceptions_rationale_354", "target": "exceptions_requestnotread", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L354", "weight": 1.0}, {"source": "exceptions_rationale_370", "target": "exceptions_request_context", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L370", "weight": 1.0}], "raw_calls": [{"caller_nid": "exceptions_httperror_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L93"}, {"caller_nid": "exceptions_requesterror_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L113"}, {"caller_nid": "exceptions_httpstatuserror_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L266"}, {"caller_nid": "exceptions_invalidurl_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L277"}, {"caller_nid": "exceptions_cookieconflict_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L288"}, {"caller_nid": "exceptions_streamerror_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L306"}, {"caller_nid": "exceptions_streamconsumed_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L324"}, {"caller_nid": "exceptions_streamclosed_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L337"}, {"caller_nid": "exceptions_responsenotread_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L350"}, {"caller_nid": "exceptions_requestnotread_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_exceptions.py", "source_location": "L363"}]} |