abp
abp copied to clipboard
Getting not existing Entity takes too long time (4 seconds)
Is there an existing issue for this?
- [X] I have searched the existing issues
Description
Each time when we trying to get not existing Entity from repository - it takes about 4 seconds. Existing entites taking 10-20 ms.
So, why and how to change this behavior?
Reproduction Steps
Trying to get not existing Enity from repository
Expected behavior
Elapsed less then 100 ms
Actual behavior
Elapsed 4 seconds
Regression?
No response
Known Workarounds
No response
Version
8.3.1
User Interface
MVC
Database Provider
MongoDB
Tiered or separate authentication server
None (Default)
Operation System
Windows (Default)
Other information
No response
hi
Can you share a simple project to reproduce?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.