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

Reduce Service Calls #491

Open
kjacobsen16 opened this issue Jul 13, 2021 · 0 comments
Open

Reduce Service Calls #491

kjacobsen16 opened this issue Jul 13, 2021 · 0 comments

Comments

@kjacobsen16
Copy link
Contributor

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant