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
I was testing deep-research (npm, MacOS arm64) running a local firecrawler server (docker container), local ollama server (native MacOS arm64) running DeepSeek-R1 1.5B.
After 1 minute my ollama server spits out a 500 timeout error after 1 minute and I get the error
Error running query: "query": DOMException [TimeoutError]: The operation was aborted due to timeout
Any idea how I'd adjust the timeout and whether its ollama, firecrawler or deep-research causing the timeout?
The text was updated successfully, but these errors were encountered:
I was testing deep-research (npm, MacOS arm64) running a local firecrawler server (docker container), local ollama server (native MacOS arm64) running DeepSeek-R1 1.5B.
After 1 minute my ollama server spits out a 500 timeout error after 1 minute and I get the error
Any idea how I'd adjust the timeout and whether its ollama, firecrawler or deep-research causing the timeout?
The text was updated successfully, but these errors were encountered: