1 line
6.3 KiB
JSON
1 line
6.3 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_tenacity_tornadoweb_py", "label": "tornadoweb.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L1"}, {"id": "tornadoweb_tornadoretrying", "label": "TornadoRetrying", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L31"}, {"id": "baseretrying", "label": "BaseRetrying", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "tornadoweb_tornadoretrying_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L32"}, {"id": "tornadoweb_call", "label": "__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L41"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_tenacity_tornadoweb_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_tornadoweb_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_tornadoweb_py", "target": "tenacity", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_tornadoweb_py", "target": "tenacity", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_tornadoweb_py", "target": "tenacity", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_tornadoweb_py", "target": "tenacity", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_tornadoweb_py", "target": "tornado", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_tornadoweb_py", "target": "tornado_concurrent", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_tornadoweb_py", "target": "tornadoweb_tornadoretrying", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L31", "weight": 1.0}, {"source": "tornadoweb_tornadoretrying", "target": "baseretrying", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L31", "weight": 1.0}, {"source": "tornadoweb_tornadoretrying", "target": "tornadoweb_tornadoretrying_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_tornadoweb_py", "target": "tornadoweb_call", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L41", "weight": 1.0}], "raw_calls": [{"caller_nid": "tornadoweb_tornadoretrying_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L37"}, {"caller_nid": "tornadoweb_call", "callee": "begin", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L47"}, {"caller_nid": "tornadoweb_call", "callee": "RetryCallState", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L49"}, {"caller_nid": "tornadoweb_call", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L51"}, {"caller_nid": "tornadoweb_call", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L52"}, {"caller_nid": "tornadoweb_call", "callee": "fn", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L54"}, {"caller_nid": "tornadoweb_call", "callee": "set_exception", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L56"}, {"caller_nid": "tornadoweb_call", "callee": "exc_info", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L56"}, {"caller_nid": "tornadoweb_call", "callee": "set_result", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L58"}, {"caller_nid": "tornadoweb_call", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L59"}, {"caller_nid": "tornadoweb_call", "callee": "prepare_for_next_attempt", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L60"}, {"caller_nid": "tornadoweb_call", "callee": "sleep", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L61"}, {"caller_nid": "tornadoweb_call", "callee": "Return", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/tornadoweb.py", "source_location": "L63"}]} |