Skip to content

Hardware Details Summary: Split endpoints for filters #1857

Description

@alanpeixinho

Proposal: Decouple hardware summary and filter metadata into separate endpoints

Currently, the Hardware Details summary endpoint returns both the data summary and the available filter metadata. To reduce server overhead and avoid redundant recomputation of filters, I suggest splitting these into two distinct endpoints.

This would allow the frontend to:

  • Cache filter information independently.
  • Make asynchronous calls to improve perceived load times.

Metadata

Metadata

Assignees

Labels

BackendMost or all of the changes for this issue will be in the backend code.QueriesIssue that involves modifying some DB queryenhancementNew feature or request

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions