You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
haoliang-net/tools/ErrorSimulation
haoliang 7a7b2baafc 修复JSON解析异常不写log_collect_raw的遗漏
ParseAndSave内部的JSON解析异常被自吞(catch+return),外层DoCollectCycle
的WriteBatch永远走不到。修复:在ParseAndSave内部catch也调用WriteBatch

ErrorSimulation工具升级为真实代码路径验证(含HTTP服务器模拟JSON解析)
1 month ago
..
bin/Release/net8.0 修复JSON解析异常不写log_collect_raw的遗漏 1 month ago
obj 修复JSON解析异常不写log_collect_raw的遗漏 1 month ago
ErrorSimulation.csproj 增强错误诊断:递归展开异常链+分类写入DB/告警 1 month ago
Program.cs 修复JSON解析异常不写log_collect_raw的遗漏 1 month ago