🐛 (scripts/mcp.sh): add retries with exponential backoff and process …
the curl command stuck if the process is not running, the start function call stop and stuck if the node process is not running.
curl -fsSL http://localhost:$MCP_BRIDGE_PORT/pid 2>/dev/null || true
合并状态:未合并 关闭于 2025-06-24 1 条评论