[PR #5134] [MERGED] Increase the retry limit to 20 times and the interval to 200ms #17662

Closed
opened 2025-11-02 14:50:21 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5134
Author: @typeless
Created: 10/21/2018
Status: Merged
Merged: 10/21/2018
Merged by: @jonasfranz

Base: masterHead: retry-load-test-fixtures


📝 Commits (1)

  • addb5b8 Increase the retry limit to 20 times and the interval to 200ms

📊 Changes

1 file changed (+9 additions, -2 deletions)

View changed files

📝 models/test_fixtures.go (+9 -2)

📄 Description

The original settings have less tolerance and would fail in some environments.

Fixes the test failure in https://github.com/go-gitea/gitea/pull/5133


🔄 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/5134 **Author:** [@typeless](https://github.com/typeless) **Created:** 10/21/2018 **Status:** ✅ Merged **Merged:** 10/21/2018 **Merged by:** [@jonasfranz](https://github.com/jonasfranz) **Base:** `master` ← **Head:** `retry-load-test-fixtures` --- ### 📝 Commits (1) - [`addb5b8`](https://github.com/go-gitea/gitea/commit/addb5b8f250d1b320f278eda87edf641cd7f8921) Increase the retry limit to 20 times and the interval to 200ms ### 📊 Changes **1 file changed** (+9 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `models/test_fixtures.go` (+9 -2) </details> ### 📄 Description The original settings have less tolerance and would fail in some environments. Fixes the test failure in https://github.com/go-gitea/gitea/pull/5133 --- <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 14:50:21 -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#17662