Skip to content

Admin dashboard reporting timeout #2855

Open
@spwitt

Description

@spwitt

Admin dashboard reporting timeout

Description

The dashboard for the FusionAuth admin UI displays a few reports to provide a glimpse at system usage. For systems with a very large number of applications or high user traffic, these reports may degrade load times for the dashboard or even lead to timeouts.

Solution

There are multiple possible solutions.

  • Review and rework database queries to improve performance
  • Cache results or aggregate values in a background service
  • Limit the scope of the reporting on this page
  • Allow disabling or customizing reports on the dashboard

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions