You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
Hi,
When i run !langgraph dev --host 0.0.0.0 --port 8080, I see that sometimes i see only 1 process
appuser 316 1 10 22:52 ? 00:00:00 /usr/bin/python3.11 /app/.local/bin/langgraph dev --host 0.0.0.0 --port 8080Sometimes i see 3 processes
without changing anything in resource settings. Due to its intermittent nature, I am unable to open langgraph server on Model Studio.
I wonder is there any issue in code the way child processes are getting started