{"record":{"id":"208ed8925fe57a21","repo":"Comfy-Org/ComfyUI","slug":"veo-api-error-poll-response-error-message-code","errorCode":null,"errorMessage":"Veo API error: {poll_response.error.message} (code: {poll_response.error.code})","messagePattern":"Veo API error: (.+?) \\(code: (.+?)\\)","errorType":"exception","errorClass":"Exception","httpStatus":null,"severity":"error","filePath":"comfy_api_nodes/nodes_veo2.py","lineNumber":211,"sourceCode":"            poll_interval=5.0,\n            estimated_duration=AVERAGE_DURATION_VIDEO_GEN,\n        )\n\n        # Now check for errors in the final response\n        # Check for error in poll response\n        if poll_response.error:\n            raise Exception(f\"Veo API error: {poll_response.error.message} (code: {poll_response.error.code})\")\n\n        # Check for RAI filtered content\n        if (","sourceCodeStart":193,"sourceCodeEnd":229,"githubUrl":"https://github.com/Comfy-Org/ComfyUI/blob/1c6d8d45b3693bfbb32385b410d813a7fd6be216/comfy_api_nodes/nodes_veo2.py#L193-L229","documentation":"Error \"Veo API error: {poll_response.error.message} (code: {poll_response.error.code})\" thrown in Comfy-Org/ComfyUI.","triggerScenarios":"Thrown at comfy_api_nodes/nodes_veo2.py:211 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":["Check the Veo API error message and code and adjust the request."],"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"}