refactor: reuse httpClient #5

Merged
jiangyong merged 1 commits from wfd into master 2026-04-16 16:13:45 +08:00
Collaborator
  1. 每次创建client会消耗比较多的资源
  2. 可能会导致本地端口被占用完从而导致(connect: cannot assign requested address)错误,且没法自动恢复,必须要滚动更新
1. 每次创建client会消耗比较多的资源 2. 可能会导致本地端口被占用完从而导致(connect: cannot assign requested address)错误,且没法自动恢复,必须要滚动更新
wangfuduo added 1 commit 2026-04-16 15:47:16 +08:00
jiangyong merged commit 9e09eece6f into master 2026-04-16 16:13:45 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: open/gosdk#5
No description provided.