Skip to content

Commit

Permalink
tunnel: tight redial schedule
Browse files Browse the repository at this point in the history
Signed-off-by: He Xian <[email protected]>
  • Loading branch information
hexian000 committed Nov 23, 2024
1 parent b6dccda commit 8d6f2e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions v3/tunnel.go
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,10 @@ func (t *tunnel) schedule() <-chan time.Time {
2 * time.Second,
5 * time.Second,
5 * time.Second,
15 * time.Second,
15 * time.Second,
15 * time.Second,
1 * time.Minute,
1 * time.Minute,
2 * time.Minute,
5 * time.Minute,
Expand Down

0 comments on commit 8d6f2e0

Please sign in to comment.