Skip to content

Application details and device details page are very slow #42

Description

@dedeweb

The page application page (/#/tenants/{tenantId}/applications/{applicationId}) and device page (/#/tenants/{tenantId}/applications/{applicationId}/devices/{deviceId) ) are really slow (more than 30 seconds to load).

For information, we have 700+ devices in one application.

I looked into the http requests of the page, I think the problem may be that the request POST /api.ApplicationService/Get is returning too much data at once. (It returns 8.55 MB in my browser)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions