ion icon indicating copy to clipboard operation
ion copied to clipboard

CSL Apps Toolbar links slow

Open alanzhu0 opened this issue 1 year ago • 2 comments
trafficstars

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

alanzhu0 avatar Apr 15 '24 17:04 alanzhu0

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

devsrivv avatar May 09 '24 19:05 devsrivv

Done!

NotFish232 avatar May 09 '24 19:05 NotFish232