-
Notifications
You must be signed in to change notification settings - Fork 289
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
关于扫描速度缓慢问题 #1058
Comments
失败的信息有哪些?具体的异常信息,好判断原因。 数据积累越来越多,数据库的负载肯定是受影响的。你们规模多大?有多少分析项目了?超过半年的项目或一些代码库已经不存在的项目是否有清除? |
截止当前运行一年左右时间,任务总量约为200w,分析项目数量2700个左右。 |
超过半年的项目或一些代码库已经不存在的项目是否有清除? 这里不太确认删除哪些数据表,有些数据表数据量已打千万级别。 |
目前这一块不会自动删除,我们看看这一块可以怎么处理 |
嗯嗯,辛苦看下,应该能列一下哪些数据表可以清空,其中有部分存储组件相关的数据表达到千万级别,控制台页面基本无法正常响应。 |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
企业内使用,数据积累越来越多,任务变得越来越慢,扫描失败率极高,TCA网站控制台加载缓慢问题
The text was updated successfully, but these errors were encountered: