{"record":{"id":"9218422253cd6a77","repo":"Comfy-Org/ComfyUI","slug":"polling-aborted-due-to-error-e","errorCode":null,"errorMessage":"Polling aborted due to error: {e}","messagePattern":"Polling aborted due to error: (.+?)","errorType":"exception","errorClass":"Exception","httpStatus":null,"severity":"error","filePath":"comfy_api_nodes/util/client.py","lineNumber":464,"sourceCode":"            f\"(~{int(max_poll_attempts * poll_interval)}s of active polling).\"\n        )\n    except ProcessingInterrupted:\n        raise\n    except (LocalNetworkError, ApiServerError):\n        raise\n    except Exception as e:\n        raise Exception(f\"Polling aborted due to error: {e}\") from e\n    finally:\n        stop_ticker.set()\n        with contextlib.suppress(Exception):","sourceCodeStart":446,"sourceCodeEnd":482,"githubUrl":"https://github.com/Comfy-Org/ComfyUI/blob/1c6d8d45b3693bfbb32385b410d813a7fd6be216/comfy_api_nodes/util/client.py#L446-L482","documentation":"Error \"Polling aborted due to error: {e}\" thrown in Comfy-Org/ComfyUI.","triggerScenarios":"Thrown at comfy_api_nodes/util/client.py:464 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":["Check the underlying polling error 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-15T22:17:37.221Z"}