Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请添加同时更新站点信息的连接数量上限设置 #2085

Open
xuanqing opened this issue Dec 23, 2024 · 0 comments
Open

请添加同时更新站点信息的连接数量上限设置 #2085

xuanqing opened this issue Dec 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@xuanqing
Copy link

xuanqing commented Dec 23, 2024

您的功能请求是否与问题有关? 请描述一下。

当管理站点过多(超过90个)时, 同时更新站点信息会造成占用过多内存
有时会引起扩展页面invalid而无法继续使用

描述你想要的解决方案

希望能添加对同时更新站点信息的连接数量上限
用类似线程池的方法控制同时发起的连接数, 控制内存占用

描述您考虑过的替代方案

用手动的方法控制5~10个线程进行更新用时6~8分钟
与同时不限制线程相比大致多了一倍的时间, 但内存占用情况大有改善

其他附加信息

@xuanqing xuanqing added the enhancement New feature or request label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant