[PR #2945] [MERGED] App restarts to quickly if it fails to start. #16674

Closed
opened 2025-11-02 12:16:06 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2945
Author: @wmantly
Created: 11/20/2017
Status: Merged
Merged: 11/20/2017
Merged by: @lafriks

Base: masterHead: patch-1


📝 Commits (1)

  • f10ac95 App restarts to quickly if it fails to start.

📊 Changes

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

View changed files

📝 contrib/systemd/gitea.service (+1 -0)

📄 Description

Systemd has a default restart time of 100ms. This does not allow enough time if the app fails to start.


🔄 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/go-gitea/gitea/pull/2945 **Author:** [@wmantly](https://github.com/wmantly) **Created:** 11/20/2017 **Status:** ✅ Merged **Merged:** 11/20/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`f10ac95`](https://github.com/go-gitea/gitea/commit/f10ac95ce952af23b87db424a96bd0e60a6d858c) App restarts to quickly if it fails to start. ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `contrib/systemd/gitea.service` (+1 -0) </details> ### 📄 Description Systemd has a default restart time of 100ms. This does not allow enough time if the app fails to start. --- <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 2025-11-02 12:16:06 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16674