abpframework / abp

Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
https://abp.io
GNU Lesser General Public License v3.0
12.76k stars 3.41k forks source link

The interface for reading and configuring permissions is too slow, submitting 28 permissions took 7 seconds for the server to respond #20440

Open aitting opened 1 month ago

aitting commented 1 month ago

Is there an existing issue for this?

Description

The interface for reading and configuring permissions is too slow, submitting 28 permissions took 7 seconds for the server to respond

Reproduction Steps

No response

Expected behavior

No response

Actual behavior

No response

Regression?

No response

Known Workarounds

No response

Version

8.2.0

User Interface

Angular

Database Provider

EF Core (Default)

Tiered or separate authentication server

None (Default)

Operation System

Linux

Other information

No response

maliming commented 1 month ago

Please check your application logs to see what steps are slow.