Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store Unit Summary on Listing Save #4583

Open
YazeedLoonat opened this issue Jan 16, 2025 · 0 comments
Open

Store Unit Summary on Listing Save #4583

YazeedLoonat opened this issue Jan 16, 2025 · 0 comments

Comments

@YazeedLoonat
Copy link
Collaborator

Currently we generate the unit summary every time a listing is read, this is: time consuming, repeatedly resource intensive, the logic around this is kinda tough to follow, we have limited test coverage

If we move to storing on listing save we would be saving time, and resources, we could refactor the logic to be more easily understood, and we could add better test coverage

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

No branches or pull requests

1 participant