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 7a7b2baafc 修复JSON解析异常不写log_collect_raw的遗漏
ParseAndSave内部的JSON解析异常被自吞(catch+return),外层DoCollectCycle
的WriteBatch永远走不到。修复:在ParseAndSave内部catch也调用WriteBatch

ErrorSimulation工具升级为真实代码路径验证(含HTTP服务器模拟JSON解析)
1 month ago
..
Release/net8.0 修复JSON解析异常不写log_collect_raw的遗漏 1 month ago
ErrorSimulation.csproj.nuget.dgspec.json 修复JSON解析异常不写log_collect_raw的遗漏 1 month ago
ErrorSimulation.csproj.nuget.g.props 修复JSON解析异常不写log_collect_raw的遗漏 1 month ago
ErrorSimulation.csproj.nuget.g.targets 修复JSON解析异常不写log_collect_raw的遗漏 1 month ago
project.assets.json 修复JSON解析异常不写log_collect_raw的遗漏 1 month ago
project.nuget.cache 修复JSON解析异常不写log_collect_raw的遗漏 1 month ago