Wait for session to reach RUNNING state. Args: session_id: The session ID. agent_id: The agent ID (optional). max_wait: Maximum wait time in seconds. Returns: SessionInfo with RUNNING status. Raises: SessionTimeou
(
self,
session_id: str,
agent_id: str = "",
max_wait: int = 120,
workspace_id: str = "",
)
source not stored for this graph (policy: none)
no test coverage detected