[PR #354] [MERGED] retry download on network errors #15388

Closed
opened 2026-04-16 04:57:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/354
Author: @BruceMacD
Created: 8/15/2023
Status: Merged
Merged: 8/17/2023
Merged by: @BruceMacD

Base: mainHead: brucemacd/retry-download


📝 Commits (1)

  • f0d7c2f retry download on network errors

📊 Changes

2 files changed (+51 additions, -22 deletions)

View changed files

📝 server/download.go (+43 -21)
📝 server/images.go (+8 -1)

📄 Description

add a retry mechanism to retry download on error


🔄 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/354 **Author:** [@BruceMacD](https://github.com/BruceMacD) **Created:** 8/15/2023 **Status:** ✅ Merged **Merged:** 8/17/2023 **Merged by:** [@BruceMacD](https://github.com/BruceMacD) **Base:** `main` ← **Head:** `brucemacd/retry-download` --- ### 📝 Commits (1) - [`f0d7c2f`](https://github.com/ollama/ollama/commit/f0d7c2f5ea1d2654cde8c87ca43accb715a5879e) retry download on network errors ### 📊 Changes **2 files changed** (+51 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `server/download.go` (+43 -21) 📝 `server/images.go` (+8 -1) </details> ### 📄 Description add a retry mechanism to retry download on error --- <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-16 04:57:45 -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#15388