θΏ™ζ˜―indexlocζδΎ›ηš„ζœεŠ‘οΌŒδΈθ¦θΎ“ε…₯任何密码
Skip to content

Conversation

@timothycarambat
Copy link
Member

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #4443

What is in this change?

  • Add support for ENV setting of OLLAMA_RESPONSE_TIMEOUT, a ms value for max time for ollama REST request to complete.
  • This will override the default fetch of 5 minutes
  • This does basic validation with logging for debug.
  • Omitting this ENV assumes regular behavior and should have no impact.

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

@timothycarambat timothycarambat merged commit c8f13d5 into master Sep 29, 2025
1 check passed
@timothycarambat timothycarambat deleted the 4443-allow-long-live-ollama branch September 29, 2025 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CHORE]: API disconnect on slow responses

2 participants