Regression (a behavior that stopped working in a new release)
Bug report
Performance issue
Documentation issue or request
Current behavior
TotalCount for Collections greater than 5000 Documents is not updated. I checked the MongoDB Total Count Caches, they are not updating. For all collections with less than 5000 Documents it works.
Expected behavior
FireAndForget Task should be replaced by a Background Worker or Hardcoded Limit should be Extended to say 100_000 Documents
Minimal reproduction of the problem
Create a Schema with more than 5000 Documents and then insert another document, Cached Key is not updated