Unlike most other models, the Ollama model does not support retries, requiring developers to implement retry logic within their code.
Comment From: markpollack
fixed for non streaming case in cfbefee6a2e7f2cbec57ffdc9e712a46294423f3 Streaming retry will addressed seperately.