Skip to content

Dashboard triggers excessive requests causing rate limit blocks #5552

@voidvalue-dev

Description

@voidvalue-dev

Current Behavior

When visiting the dashboard (/), the panel makes around 50-75 separate HTTP requests (one request per server) to fetch server resource data (CPU, memory, disk, network, etc.).

Refreshing or navigating quickly can trigger the rate limiting feature, temporarily blocking the user.

This happens even without heavy interaction, just by staying on or reloading the dashboard.

Image As such, it only happens on panels with many servers.

Expected Behavior

The dashboard should fetch server resource data more efficiently, ideally in one batched request or using WebSockets.

Users should not hit the rate limit just by viewing the dashboard.

Server load should be minimized while keeping resource data reasonably up-to-date.

Steps to Reproduce

Refresh the page or navigate away and back within a short period.

Panel Version

1.12.0

Wings Version

1.12.1

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs

Is there an existing issue for this?

  • I have searched the existing issues before opening this issue. I understand that maintainers may close this issue without communication if I have not provided sufficient information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions