xunkong / KeqingNiuza

刻记牛杂店
MIT License
516 stars 53 forks source link

更新祈愿记录时 visit too frequently #52

Closed mrh929 closed 2 years ago

mrh929 commented 2 years ago

点击加载数据按钮,加载失败,并显示以下提示: image

日志内容如下:


[Error] [21-11-25 13:55:35.425 | KeqingNiuza 2.2.0 | 1F04B272906BBB40EE5230FCD4DE2EF5] [UpdateWishData]
System.ArgumentException: visit too frequently
   在 KeqingNiuza.Core.Wish.WishLogExporter.GetWishLogList(QueryParam param, Int64 lastId) 位置 D:\a\KeqingNiuza\KeqingNiuza\src\KeqingNiuza.Core\Wish\WishLogExporter.cs:行号 117
   在 KeqingNiuza.Core.Wish.WishLogExporter.<>c__DisplayClass7_0.<GetAllLog>b__0() 位置 D:\a\KeqingNiuza\KeqingNiuza\src\KeqingNiuza.Core\Wish\WishLogExporter.cs:行号 49
   在 System.Threading.Tasks.Task.Execute()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 KeqingNiuza.Core.Wish.WishLogExporter.<GetAllLog>d__7.MoveNext() 位置 D:\a\KeqingNiuza\KeqingNiuza\src\KeqingNiuza.Core\Wish\WishLogExporter.cs:行号 57
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 KeqingNiuza.ViewModel.MainWindowViewModel.<LoadDataFromUrl>d__41.MoveNext() 位置 D:\a\KeqingNiuza\KeqingNiuza\src\KeqingNiuza\ViewModel\MainWindowViewModel.cs:行号 398
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 KeqingNiuza.ViewModel.MainWindowViewModel.<UpdateWishData>d__38.MoveNext() 位置 D:\a\KeqingNiuza\KeqingNiuza\src\KeqingNiuza\ViewModel\MainWindowViewModel.cs:行号 298
Scighost commented 2 years ago

该更新了