[PR #1089] [CLOSED] Changed LoginFailExit to LoginFailRetry #4326

Closed
opened 2026-05-05 14:39:56 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/1089
Author: @francesco-gallo
Created: 2/14/2019
Status: Closed

Base: devHead: dev


📝 Commits (2)

  • 83039d3 Changed LoginFailExit to LoginFailRetry
  • e8e7fe3 Added backward compatibility with login_fail_exit

📊 Changes

3 files changed (+37 additions, -9 deletions)

View changed files

📝 client/service.go (+7 -2)
📝 conf/frpc_full.ini (+6 -1)
📝 models/config/client_common.go (+24 -6)

📄 Description

When client attempts a connection to the server, attempts a certain amount of times before exiting.


🔄 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/fatedier/frp/pull/1089 **Author:** [@francesco-gallo](https://github.com/francesco-gallo) **Created:** 2/14/2019 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (2) - [`83039d3`](https://github.com/fatedier/frp/commit/83039d354b5489bff7526a8da0da01e8ccf725a0) Changed LoginFailExit to LoginFailRetry - [`e8e7fe3`](https://github.com/fatedier/frp/commit/e8e7fe3afbd64c8891579f0cac138778f1e7284b) Added backward compatibility with login_fail_exit ### 📊 Changes **3 files changed** (+37 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `client/service.go` (+7 -2) 📝 `conf/frpc_full.ini` (+6 -1) 📝 `models/config/client_common.go` (+24 -6) </details> ### 📄 Description When client attempts a connection to the server, attempts a certain amount of times before exiting. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:39:56 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4326
No description provided.