[PR #3955] [MERGED] return code 499 when user cancels request while a model is loading #11333

Closed
opened 2026-04-12 23:28:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3955
Author: @jmorganca
Created: 4/26/2024
Status: Merged
Merged: 4/26/2024
Merged by: @jmorganca

Base: mainHead: jmorganca/cancel


📝 Commits (1)

  • 58a3212 return code 499 when user cancels request while a model is loading

📊 Changes

2 files changed (+16 additions, -1 deletions)

View changed files

📝 llm/server.go (+1 -1)
📝 server/routes.go (+15 -0)

📄 Description

No description provided


🔄 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/3955 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 4/26/2024 **Status:** ✅ Merged **Merged:** 4/26/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/cancel` --- ### 📝 Commits (1) - [`58a3212`](https://github.com/ollama/ollama/commit/58a3212687eb8c9e94931c057e24faca358dc745) return code `499` when user cancels request while a model is loading ### 📊 Changes **2 files changed** (+16 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `llm/server.go` (+1 -1) 📝 `server/routes.go` (+15 -0) </details> ### 📄 Description _No description provided_ --- <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-12 23:28:04 -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#11333