We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
原始需求: http://10.186.18.11/confluence/pages/viewpage.action?pageId=184647895 (需求1) 审核过程中出错,某些场景下无法被感知到,如扫描任务,不会提示没有经过相应规则的审核,用户以为没有问题,实际是有问题的,需要做优化
后端: 审核结果中新增ExecutionFailed、ErrorInfo,代表是否执行报错和报错信息 调整mysql插件
The text was updated successfully, but these errors were encountered:
iwanghc
No branches or pull requests
需求描述(Describe)
原始需求:
http://10.186.18.11/confluence/pages/viewpage.action?pageId=184647895 (需求1)
审核过程中出错,某些场景下无法被感知到,如扫描任务,不会提示没有经过相应规则的审核,用户以为没有问题,实际是有问题的,需要做优化
实现方案
后端:
审核结果中新增ExecutionFailed、ErrorInfo,代表是否执行报错和报错信息
调整mysql插件
变更影响面
受影响的模块或功能
外部引用的潜在问题或风险
版本兼容性
测试建议
The text was updated successfully, but these errors were encountered: