[PR #4638] [MERGED] Report better warning on client closed abort of load #58246

Closed
opened 2026-04-29 13:04:10 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4638
Author: @dhiltgen
Created: 5/25/2024
Status: Merged
Merged: 5/25/2024
Merged by: @dhiltgen

Base: mainHead: better_error


📝 Commits (1)

  • c4209d6 Report better warning on client closed abort of load

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 llm/server.go (+1 -1)

📄 Description

If the client closes the connection before we finish loading the model we abort, so lets make the log message clearer why to help users understand this failure mode


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/4638 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 5/25/2024 **Status:** ✅ Merged **Merged:** 5/25/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `better_error` --- ### 📝 Commits (1) - [`c4209d6`](https://github.com/ollama/ollama/commit/c4209d6d21dab00bb02713757e729a2449082b1f) Report better warning on client closed abort of load ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `llm/server.go` (+1 -1) </details> ### 📄 Description If the client closes the connection before we finish loading the model we abort, so lets make the log message clearer why to help users understand this failure mode --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 13:04:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#58246