{"record":{"id":"7161920cd81aba62","repo":"langchain-ai/langgraph","slug":"the-build-will-continue-remotely","errorCode":null,"errorMessage":"The build will continue remotely.","messagePattern":"The build will continue remotely\\.","errorType":"console","errorClass":null,"httpStatus":null,"severity":"error","filePath":"libs/cli/langgraph_cli/deploy.py","lineNumber":1213,"sourceCode":"                    set_progress(\"\")\n                    if not logs_header_printed:\n                        em.info(f\"{status} (build logs):\")\n                        logs_header_printed = True\n                for entry in entries:\n                    msg = entry.get(\"message\", \"\")\n                    if msg:\n                        em.log(msg)\n                log_offset = logs_resp.get(\"next_offset\") or log_offset\n                if has_output:\n                    set_progress(f\"{status}...\")\n        except Exception:\n            pass\n\n    def _handle_interrupt(revision_id: str) -> None:\n        em.warn(\n            f\"\\nInterrupted. Deployment ID: {deployment_id}, Revision ID: {revision_id}\"\n        )\n        em.warn(\"The build will continue remotely.\")\n\n    return BuildResult(\n        updated=updated if isinstance(updated, dict) else {},\n        progress_message=\"\",\n        timeout_seconds=900,\n        poll_interval_seconds=3,\n        no_result_message=\"Build triggered\",\n        on_poll=_stream_build_logs,\n        on_interrupt=_handle_interrupt,\n        show_build_logs_on_failure=True,\n    )\n\n\n# ---------------------------------------------------------------------------\n# Host backend client factory\n# ---------------------------------------------------------------------------\n\n","sourceCodeStart":1195,"sourceCodeEnd":1231,"githubUrl":"https://github.com/langchain-ai/langgraph/blob/38031739e551638e373fb553453256c23feeb41f/libs/cli/langgraph_cli/deploy.py#L1195-L1231","documentation":"Error \"The build will continue remotely.\" thrown in langchain-ai/langgraph.","triggerScenarios":"Thrown at libs/cli/langgraph_cli/deploy.py:1213 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":[],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"38031739e551638e373fb553453256c23feeb41f","analyzedAt":"2026-08-26T18:02:49.312Z","schemaVersion":2},"datasetVersion":"2026-08-26T21:11:00.512Z"}