mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-28 13:00:15 +03:00
Instead of allowing connections to proceed when server initialization times out, return HTTP 503 Service Unavailable to prevent MCP protocol initialization errors. This prevents the original "Received request before initialization was complete" errors when GNS3 server startup takes longer than the 5-second timeout.