{"record":{"id":"96cfc1cb1b4f4702","repo":"Comfy-Org/ComfyUI","slug":"polling-timed-out-after-max-poll-attempts-non-qu","errorCode":null,"errorMessage":"Polling timed out after {max_poll_attempts} non-queued attempts (~{int(max_poll_attempts * poll_interval)}s of active polling).","messagePattern":"Polling timed out after (.+?) non-queued attempts \\(~(.+?)s of active polling\\)\\.","errorType":"exception","errorClass":"Exception","httpStatus":null,"severity":"error","filePath":"comfy_api_nodes/util/client.py","lineNumber":455,"sourceCode":"                            final_label_on_success=None,\n                            monitor_progress=False,\n                        )\n                raise\n            if not is_queued:\n                consumed_attempts += 1\n\n        raise Exception(\n            f\"Polling timed out after {max_poll_attempts} non-queued attempts \"\n            f\"(~{int(max_poll_attempts * poll_interval)}s of active polling).\"\n        )","sourceCodeStart":437,"sourceCodeEnd":473,"githubUrl":"https://github.com/Comfy-Org/ComfyUI/blob/1c6d8d45b3693bfbb32385b410d813a7fd6be216/comfy_api_nodes/util/client.py#L437-L473","documentation":"Error \"Polling timed out after {max_poll_attempts} non-queued attempts (~{int(max_poll_attempts * poll_interval)}s of active polling).\" thrown in Comfy-Org/ComfyUI.","triggerScenarios":"Thrown at comfy_api_nodes/util/client.py:455 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":["Retry later; the task did not finish within the polling timeout."],"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-15T22:17:37.221Z"}