start(
self,
*,
timeout: float = _HEALTH_TIMEOUT,
) -> None| Name | Type | Description |
|---|---|---|
timeout | float | Default: _HEALTH_TIMEOUTMax seconds to wait for the server to become healthy. |
Start the langgraph dev server and wait for it to be healthy.