1 line
19 KiB
JSON
1 line
19 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "label": "__init__.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L1"}, {"id": "init_portable_async_sleep", "label": "_portable_async_sleep()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L49"}, {"id": "init_asyncretrying", "label": "AsyncRetrying", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L67"}, {"id": "baseretrying", "label": "BaseRetrying", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "init_asyncretrying_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L68"}, {"id": "init_asyncretrying_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L104"}, {"id": "init_asyncretrying_add_action_func", "label": "._add_action_func()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L129"}, {"id": "init_asyncretrying_run_retry", "label": "._run_retry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L132"}, {"id": "init_asyncretrying_run_wait", "label": "._run_wait()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L137"}, {"id": "init_asyncretrying_run_stop", "label": "._run_stop()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L145"}, {"id": "init_asyncretrying_iter", "label": ".iter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L151"}, {"id": "init_asyncretrying_aiter", "label": ".__aiter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L163"}, {"id": "init_asyncretrying_anext", "label": ".__anext__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L168"}, {"id": "init_asyncretrying_wraps", "label": ".wraps()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L181"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "target": "tenacity", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "target": "tenacity", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "target": "tenacity", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "target": "tenacity", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "target": "tenacity", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "target": "tenacity", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "target": "tenacity", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "target": "tenacity", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "target": "tenacity", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "target": "tenacity", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "target": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_retry_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "target": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_retry_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "target": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_retry_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "target": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_retry_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "target": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_retry_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "target": "backend_venv_lib_python3_12_site_packages_tenacity_retry_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "target": "tenacity_stop", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "target": "tenacity_wait", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "target": "init_portable_async_sleep", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_asyncio_init_py", "target": "init_asyncretrying", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L67", "weight": 1.0}, {"source": "init_asyncretrying", "target": "baseretrying", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L67", "weight": 1.0}, {"source": "init_asyncretrying", "target": "init_asyncretrying_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L68", "weight": 1.0}, {"source": "init_asyncretrying", "target": "init_asyncretrying_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L104", "weight": 1.0}, {"source": "init_asyncretrying", "target": "init_asyncretrying_add_action_func", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L129", "weight": 1.0}, {"source": "init_asyncretrying", "target": "init_asyncretrying_run_retry", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L132", "weight": 1.0}, {"source": "init_asyncretrying", "target": "init_asyncretrying_run_wait", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L137", "weight": 1.0}, {"source": "init_asyncretrying", "target": "init_asyncretrying_run_stop", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L145", "weight": 1.0}, {"source": "init_asyncretrying", "target": "init_asyncretrying_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L151", "weight": 1.0}, {"source": "init_asyncretrying", "target": "init_asyncretrying_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L160", "weight": 1.0}, {"source": "init_asyncretrying", "target": "init_asyncretrying_aiter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L163", "weight": 1.0}, {"source": "init_asyncretrying", "target": "init_asyncretrying_anext", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L168", "weight": 1.0}, {"source": "init_asyncretrying", "target": "init_asyncretrying_wraps", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L181", "weight": 1.0}, {"source": "init_asyncretrying_call", "target": "init_asyncretrying_iter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L112", "weight": 1.0}, {"source": "init_asyncretrying_anext", "target": "init_asyncretrying_iter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L170", "weight": 1.0}], "raw_calls": [{"caller_nid": "init_portable_async_sleep", "callee": "current_async_library", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L58"}, {"caller_nid": "init_portable_async_sleep", "callee": "sleep", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L59"}, {"caller_nid": "init_portable_async_sleep", "callee": "sleep", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L64"}, {"caller_nid": "init_asyncretrying_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L91"}, {"caller_nid": "init_asyncretrying_call", "callee": "begin", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L107"}, {"caller_nid": "init_asyncretrying_call", "callee": "RetryCallState", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L109"}, {"caller_nid": "init_asyncretrying_call", "callee": "is_coroutine_callable", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L110"}, {"caller_nid": "init_asyncretrying_call", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L113"}, {"caller_nid": "init_asyncretrying_call", "callee": "fn", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L116"}, {"caller_nid": "init_asyncretrying_call", "callee": "fn", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L118"}, {"caller_nid": "init_asyncretrying_call", "callee": "set_exception", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L120"}, {"caller_nid": "init_asyncretrying_call", "callee": "exc_info", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L120"}, {"caller_nid": "init_asyncretrying_call", "callee": "set_result", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L122"}, {"caller_nid": "init_asyncretrying_call", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L123"}, {"caller_nid": "init_asyncretrying_call", "callee": "prepare_for_next_attempt", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L124"}, {"caller_nid": "init_asyncretrying_call", "callee": "sleep", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L125"}, {"caller_nid": "init_asyncretrying_add_action_func", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L130"}, {"caller_nid": "init_asyncretrying_add_action_func", "callee": "wrap_to_async_func", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L130"}, {"caller_nid": "init_asyncretrying_run_retry", "callee": "_utils.wrap_to_async_func(self.retry)", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L133"}, {"caller_nid": "init_asyncretrying_run_retry", "callee": "wrap_to_async_func", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L133"}, {"caller_nid": "init_asyncretrying_run_wait", "callee": "_utils.wrap_to_async_func(self.wait)", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L139"}, {"caller_nid": "init_asyncretrying_run_wait", "callee": "wrap_to_async_func", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L139"}, {"caller_nid": "init_asyncretrying_run_stop", "callee": "_utils.wrap_to_async_func(self.stop)", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L147"}, {"caller_nid": "init_asyncretrying_run_stop", "callee": "wrap_to_async_func", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L147"}, {"caller_nid": "init_asyncretrying_iter", "callee": "_begin_iter", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L154"}, {"caller_nid": "init_asyncretrying_iter", "callee": "action", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L157"}, {"caller_nid": "init_asyncretrying_iter", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L161"}, {"caller_nid": "init_asyncretrying_aiter", "callee": "begin", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L164"}, {"caller_nid": "init_asyncretrying_aiter", "callee": "RetryCallState", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L165"}, {"caller_nid": "init_asyncretrying_anext", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L173"}, {"caller_nid": "init_asyncretrying_anext", "callee": "AttemptManager", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L174"}, {"caller_nid": "init_asyncretrying_anext", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L175"}, {"caller_nid": "init_asyncretrying_anext", "callee": "prepare_for_next_attempt", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L176"}, {"caller_nid": "init_asyncretrying_anext", "callee": "sleep", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L177"}, {"caller_nid": "init_asyncretrying_wraps", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/asyncio/__init__.py", "source_location": "L182"}]} |