We cannot share that code because is our enterprise production code. As i said we've seen this closed ticket https://abp.io/support/questions/8143/A-cycle-during-the-cache-serialization so we guess that the solution for it will do, we only need how to configure it exactly.
In the Program.cs of blazor client or in my host module?
Hi, in the
GetWaitingEventsAsyncmethod, a new optional parameter was added, and your problem seems to related to package version inconsistency. I know you've already cleaned your solution, rebuilt it, and checked the .dll files, but it looks like one of your .csproj files may have an incorrect package version.Could you please check your .csproj files and confirm that all package versions are correct?
I use a Directory.Packages.props file to manage all NuGet package versions, and I’ve confirmed that every ABP-related package is set to version 9.0.4.