[PR #14206] handle cases when a blob has been uploaded earlier #14567

Open
opened 2026-04-13 00:58:10 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14206
Author: @dongluochen
Created: 2/11/2026
Status: 🔄 Open

Base: mainHead: dongchen/resumable_transfer_fix


📝 Commits (2)

  • 17dc691 handle edge case when a blob has been uploaded earlier
  • 241ac6e check with HEAD before upload

📊 Changes

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

View changed files

📝 x/imagegen/transfer/upload.go (+8 -0)

📄 Description

If a blob upload has been completed earlier, the client receives StatusCreated.


🔄 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/14206 **Author:** [@dongluochen](https://github.com/dongluochen) **Created:** 2/11/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `dongchen/resumable_transfer_fix` --- ### 📝 Commits (2) - [`17dc691`](https://github.com/ollama/ollama/commit/17dc6918cf73d0832d109533f01f9367668b7da2) handle edge case when a blob has been uploaded earlier - [`241ac6e`](https://github.com/ollama/ollama/commit/241ac6e0038104927b7a53ea2f28c09b9cb9fde5) check with HEAD before upload ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `x/imagegen/transfer/upload.go` (+8 -0) </details> ### 📄 Description If a blob upload has been completed earlier, the client receives `StatusCreated`. --- <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-13 00:58: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#14567