I have an issue with the "timeout reached" error when generating code with the Ollama backend. The problem is that my CPU is too weak, it took much time to process the request and the timeout default is 60 seconds only. I think the other guys will meet this issue so I added another "--timeout" flag to solve it. Please help me review this PR.
I have an issue with the "timeout reached" error when generating code with the Ollama backend. The problem is that my CPU is too weak, it took much time to process the request and the timeout default is 60 seconds only. I think the other guys will meet this issue so I added another "--timeout" flag to solve it. Please help me review this PR.