mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #3275] [CLOSED] add max_delay_time parameter to frpc #4712
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4712
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/3275
Author: @suiahae
Created: 1/28/2023
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (3)
842e70eadd max_delay_time parameter to frpc011422cset MaxDelayTime to 20 to pass testfce9284make up the missing new test parameter📊 Changes
3 files changed (+6 additions, -1 deletions)
View changed files
📝
client/service.go(+1 -1)📝
pkg/config/client.go(+3 -0)📝
pkg/config/client_test.go(+2 -0)📄 Description
Add the
max_delay_timeparameter to frpc to avoid too frequent reconnection requests from frpc to frps and keep trying reconnection #3270🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.