slightly more explanation when we say dont use in serverless (#5245)

slightly more explanation
This commit is contained in:
Sam Crowder
2025-06-29 21:59:48 -04:00
committed by GitHub
parent 84e14f47bf
commit 9e035264f8
@@ -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