Skip to content
This repository was archived by the owner on Jan 4, 2023. It is now read-only.
This repository was archived by the owner on Jan 4, 2023. It is now read-only.

Reduce Service Calls #491

@kjacobsen16

Description

@kjacobsen16

There's still an issue with there being a lot of service calls. Reducing these would likely increase the performance of the site. You can see that each call is being made twice, four times if the endpoint exists in both the gagestats and nss services.

I wonder if we're just calling these service calls in a couple places, instead of calling it once and subscribing to the response in multiple places.

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions