{"record":{"id":"fbebb920c62f6248","repo":"Comfy-Org/ComfyUI","slug":"failed-to-import-model-response-poll","errorCode":null,"errorMessage":"Failed to import model: {response_poll}","messagePattern":"Failed to import model: (.+?)","errorType":"exception","errorClass":"RuntimeError","httpStatus":null,"severity":"error","filePath":"comfy_api_nodes/nodes_tripo.py","lineNumber":1011,"sourceCode":"                TripoTaskStatus.EXPIRED,\n            ],\n            status_extractor=lambda x: x.data.status,\n            progress_extractor=lambda x: x.data.progress,\n            estimated_duration=10,\n        )\n        if response_poll.data.status != TripoTaskStatus.SUCCESS:\n            raise RuntimeError(f\"Failed to import model: {response_poll}\")\n        return IO.NodeOutput(task_id)\n\n","sourceCodeStart":993,"sourceCodeEnd":1029,"githubUrl":"https://github.com/Comfy-Org/ComfyUI/blob/1c6d8d45b3693bfbb32385b410d813a7fd6be216/comfy_api_nodes/nodes_tripo.py#L993-L1029","documentation":"Error \"Failed to import model: {response_poll}\" thrown in Comfy-Org/ComfyUI.","triggerScenarios":"Thrown at comfy_api_nodes/nodes_tripo.py:1011 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":["Check the Tripo import polling response and retry."],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"1c6d8d45b3693bfbb32385b410d813a7fd6be216","analyzedAt":"2026-08-14T19:37:18.893Z","schemaVersion":2},"datasetVersion":"2026-08-15T17:31:12.345Z"}