Skip to content

Conversation

@stsewd
Copy link
Member

@stsewd stsewd commented Aug 7, 2025

  • Use an internal cache for checking if an org has sso enabled. While we cache the results in redis, this still requires checking redis, and then hitting the DB, a local cache avoids that.
  • Instead of doing two queries for getting the teams (admin and read only), just do it in one.

@stsewd stsewd marked this pull request as ready for review August 11, 2025 18:48
@stsewd stsewd requested a review from a team as a code owner August 11, 2025 18:48
@stsewd stsewd requested a review from agjohnson August 11, 2025 18:48
@stsewd stsewd requested a review from ericholscher August 11, 2025 18:58
@stsewd stsewd merged commit ac69118 into main Aug 11, 2025
7 checks passed
@stsewd stsewd deleted the optimize-dashboard-dom branch August 11, 2025 19:14
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

Successfully merging this pull request may close these issues.

3 participants