SessionLifecyclePhase
This content is not available in your language yet.
type SessionLifecyclePhase = | "query" | "idle_operation" | "store_commit" | "history_callback" | "cwd_commit" | "store_flush" | "mcp_close" | "assembly_rollback";生命周期失败发生的阶段(查询环 / 空闲操作 / 存储提交 / 历史回调 / cwd 提交 / store flush / MCP 关闭 / 装配回滚)
Was this page helpful?
Thanks for your feedback.