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

CSL Apps Toolbar links slow #1663

Open
alanzhu0 opened this issue Apr 15, 2024 · 2 comments
Open

CSL Apps Toolbar links slow #1663

alanzhu0 opened this issue Apr 15, 2024 · 2 comments

Comments

@alanzhu0
Copy link
Member

Opening CSL apps from the "Apps" toolbar in the top right is slow when the app is associated with an OAuth application and the user is accessing the app for the first time in 24 hours - Ion needs to update the latest access token.

Look into ways to optimize this behavior and reduce load time - currently it can be over 10 seconds. I think it is probably the below SQL query:
https://github.com/tjcsl/ion/blob/dev/intranet/apps/cslapps/views.py#L29

@devsrivv
Copy link

devsrivv commented May 9, 2024

Whenever you get the chance can you assign this issue to me? Thanks

@NotFish232
Copy link
Member

Done!

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

No branches or pull requests

3 participants