[PR #3985] [MERGED] Restart server on failure when running Windows app #73642

Closed
opened 2026-05-05 05:33:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3985
Author: @jmorganca
Created: 4/28/2024
Status: Merged
Merged: 4/29/2024
Merged by: @jmorganca

Base: mainHead: jmorganca/restart-server


📝 Commits (5)

  • 4f69e19 app: restart server on failure
  • 719f1a8 fix linter
  • 08a792f address comments
  • bbc1d59 refactor log directory creation to be where logs are written
  • b48e240 check all log dir creation errors

📊 Changes

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

View changed files

📝 app/lifecycle/server.go (+37 -27)

📄 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/3985 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 4/28/2024 **Status:** ✅ Merged **Merged:** 4/29/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/restart-server` --- ### 📝 Commits (5) - [`4f69e19`](https://github.com/ollama/ollama/commit/4f69e19145adb09017cef6972b14dbafbed923aa) app: restart server on failure - [`719f1a8`](https://github.com/ollama/ollama/commit/719f1a8d8da3bf852738514ad5e823d29ca9b67d) fix linter - [`08a792f`](https://github.com/ollama/ollama/commit/08a792f2922e8b6f48b91e7b46d7152a264cd669) address comments - [`bbc1d59`](https://github.com/ollama/ollama/commit/bbc1d59e0414a4430778fe75184d5e8406adbd89) refactor log directory creation to be where logs are written - [`b48e240`](https://github.com/ollama/ollama/commit/b48e24032fb5c50c643a21fd76ff0eace0d93182) check all log dir creation errors ### 📊 Changes **1 file changed** (+37 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `app/lifecycle/server.go` (+37 -27) </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-05-05 05:33:54 -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#73642