You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2024/04/25 12:17:44 UTC

(dubbo-getty) 01/01: Merge pull request #117 from No-SilverBullet/fix/reconnect

This is an automated email from the ASF dual-hosted git repository.

alexstocks pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-getty.git

commit 6a6e1d13bf1f5bea59d43fb0c56194d55b8fd5a5
Merge: ce6736e b33c1e6
Author: Xin.Zh <dr...@foxmail.com>
AuthorDate: Thu Apr 25 20:17:37 2024 +0800

    Merge pull request #117 from No-SilverBullet/fix/reconnect
    
    fix issue116: limit the reconnect times or  duration

 client.go  | 22 +++++++++++++++-------
 session.go |  7 +++++--
 2 files changed, 20 insertions(+), 9 deletions(-)