-
fix(migration): tune config defaults, push LIMIT to SQL, fix double-counting metric
发布于
2026-05-21 14:24:16 +00:00 - Reduce maxRulesPerCycle default 100→20 and schedulerThreadCap 4→2
- Push LIMIT into findMultiProjectRuleIds SQL instead of Java subList
- Remove duplicate rulesMovedToDefault.add() in migrateWorkspace()
- Move @NonNull from evictCache interface to implementation only
下载附件