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

perf: Cache user fetches #14

Open
TyIsI opened this issue Jul 13, 2024 · 1 comment
Open

perf: Cache user fetches #14

TyIsI opened this issue Jul 13, 2024 · 1 comment

Comments

@TyIsI
Copy link
Member

TyIsI commented Jul 13, 2024

Cache user fetches. Currently runs slow as it calls each user for each item, could be sped up with a single decorator. Why haven’t I done this yet. - Cached what I could. Calls to API further are in unsupported land of bypassing discourse lib and using unlisted API calls to backend.

Originally posted by @robmackenzie in #3 (comment)

@TyIsI
Copy link
Member Author

TyIsI commented Aug 1, 2024

@robmackenzie we'll need to prioritize this. Currently running into API rate-limits

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