diff --git a/docs/docs/concepts/langgraph_standalone_container.md b/docs/docs/concepts/langgraph_standalone_container.md index 802f3db61..954dca743 100644 --- a/docs/docs/concepts/langgraph_standalone_container.md +++ b/docs/docs/concepts/langgraph_standalone_container.md @@ -19,7 +19,7 @@ The Standalone Container deployment option is the least restrictive model for de !!! warning - LangGraph Platform should not be deployed in serverless environments. + LangGraph Platform should not be deployed in serverless environments. Scale to zero may cause task loss and scaling up will not work reliably. ## Architecture