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

cache channel list #342

Open
tzarebczan opened this issue May 26, 2021 · 1 comment
Open

cache channel list #342

tzarebczan opened this issue May 26, 2021 · 1 comment
Labels
good first issue Good for newcomers

Comments

@tzarebczan
Copy link
Contributor

Channel list can take a few seconds for users with multiple channels, one suggestion was to improve this by caching on web apis.

@anbsky anbsky added the good first issue Good for newcomers label May 28, 2021
@anbsky
Copy link
Collaborator

anbsky commented Aug 25, 2021

Proxying SDK calls is done in query.Caller, it already has some caching in place. I think it's best to extend the existing mechanism to accomodate channel_list calls.

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

No branches or pull requests

2 participants