I can see from the webchat UI, when my agent opens a website, sometimes it gets this JSON:
{
"status": "error",
"tool": "browser",
"error": "timed out. Restart the OpenClaw gateway (OpenClaw.app menubar, or `openclaw gateway`). Do NOT retry the browser tool — it will keep failing. Use an alternative approach or inform the user that the browser is currently unavailable."
}
But the browser has successfully opened the website. What usually happens afterwards is that my agent would refuse to do any further browser related tasks.
Maybe my machine is just a little slow causing the gateway to timeout. How to increase the timeout value just for this type of problem, to cater for the potentially slow turnaround time?