refactor: reuse httpClient #5
Collaborator
- 每次创建client会消耗比较多的资源
- 可能会导致本地端口被占用完从而导致(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
Merge pull request 'refactor: reuse httpClient' (#5) from wfd into master
Loading…
Reference in New Issue
No description provided.
Delete Branch "wfd"
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?