1 line
26 KiB
JSON
1 line
26 KiB
JSON
{"nodes": [{"id": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_deployment_test_api_timeout_py", "label": "test_api_timeout.py", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L1"}, {"id": "deployment_test_api_timeout_test_simple_strategy", "label": "test_simple_strategy()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L11"}, {"id": "deployment_test_api_timeout_test_minimal_request", "label": "test_minimal_request()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L95"}, {"id": "deployment_test_api_timeout_check_zmq_service", "label": "check_zmq_service()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L144"}, {"id": "deployment_test_api_timeout_main", "label": "main()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L175"}], "edges": [{"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_deployment_test_api_timeout_py", "target": "requests", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L6", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_deployment_test_api_timeout_py", "target": "json", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L7", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_deployment_test_api_timeout_py", "target": "time", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L8", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_deployment_test_api_timeout_py", "target": "sys", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L9", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_deployment_test_api_timeout_py", "target": "deployment_test_api_timeout_test_simple_strategy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L11", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_deployment_test_api_timeout_py", "target": "deployment_test_api_timeout_test_minimal_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L95", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_deployment_test_api_timeout_py", "target": "deployment_test_api_timeout_check_zmq_service", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L144", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_deployment_test_api_timeout_py", "target": "deployment_test_api_timeout_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L175", "weight": 1.0}, {"source": "deployment_test_api_timeout_main", "target": "deployment_test_api_timeout_check_zmq_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L180", "weight": 1.0}, {"source": "deployment_test_api_timeout_main", "target": "deployment_test_api_timeout_test_minimal_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L183", "weight": 1.0}], "raw_calls": [{"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "open", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L15"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "read", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L16"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L34"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L35"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L36"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L37"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L38"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L39"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L40"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L41"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L42"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "time", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L45"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "post", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L48"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "time", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L54"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L56"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L57"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "json", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L60"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L61"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L61"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L62"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L62"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L64"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L65"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L65"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L66"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L67"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "dumps", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L67"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L67"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L69"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L70"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L72"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L72"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L74"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L77"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L78"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L79"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L80"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L81"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L82"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L84"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L85"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L86"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L87"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L88"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L90"}, {"caller_nid": "deployment_test_api_timeout_test_simple_strategy", "callee": "print_exc", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L92"}, {"caller_nid": "deployment_test_api_timeout_test_minimal_request", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L97"}, {"caller_nid": "deployment_test_api_timeout_test_minimal_request", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L98"}, {"caller_nid": "deployment_test_api_timeout_test_minimal_request", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L99"}, {"caller_nid": "deployment_test_api_timeout_test_minimal_request", "callee": "time", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L124"}, {"caller_nid": "deployment_test_api_timeout_test_minimal_request", "callee": "post", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L125"}, {"caller_nid": "deployment_test_api_timeout_test_minimal_request", "callee": "time", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L126"}, {"caller_nid": "deployment_test_api_timeout_test_minimal_request", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L128"}, {"caller_nid": "deployment_test_api_timeout_test_minimal_request", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L129"}, {"caller_nid": "deployment_test_api_timeout_test_minimal_request", "callee": "json", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L132"}, {"caller_nid": "deployment_test_api_timeout_test_minimal_request", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L133"}, {"caller_nid": "deployment_test_api_timeout_test_minimal_request", "callee": "dumps", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L133"}, {"caller_nid": "deployment_test_api_timeout_test_minimal_request", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L135"}, {"caller_nid": "deployment_test_api_timeout_test_minimal_request", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L138"}, {"caller_nid": "deployment_test_api_timeout_test_minimal_request", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L139"}, {"caller_nid": "deployment_test_api_timeout_test_minimal_request", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L141"}, {"caller_nid": "deployment_test_api_timeout_check_zmq_service", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L146"}, {"caller_nid": "deployment_test_api_timeout_check_zmq_service", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L147"}, {"caller_nid": "deployment_test_api_timeout_check_zmq_service", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L148"}, {"caller_nid": "deployment_test_api_timeout_check_zmq_service", "callee": "socket", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L156"}, {"caller_nid": "deployment_test_api_timeout_check_zmq_service", "callee": "settimeout", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L157"}, {"caller_nid": "deployment_test_api_timeout_check_zmq_service", "callee": "connect_ex", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L158"}, {"caller_nid": "deployment_test_api_timeout_check_zmq_service", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L161"}, {"caller_nid": "deployment_test_api_timeout_check_zmq_service", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L163"}, {"caller_nid": "deployment_test_api_timeout_check_zmq_service", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L164"}, {"caller_nid": "deployment_test_api_timeout_check_zmq_service", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L165"}, {"caller_nid": "deployment_test_api_timeout_check_zmq_service", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L166"}, {"caller_nid": "deployment_test_api_timeout_check_zmq_service", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L167"}, {"caller_nid": "deployment_test_api_timeout_check_zmq_service", "callee": "close", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L169"}, {"caller_nid": "deployment_test_api_timeout_check_zmq_service", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L172"}, {"caller_nid": "deployment_test_api_timeout_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L177"}, {"caller_nid": "deployment_test_api_timeout_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L188"}, {"caller_nid": "deployment_test_api_timeout_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L189"}, {"caller_nid": "deployment_test_api_timeout_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/deployment/test_api_timeout.py", "source_location": "L190"}]} |