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

admin account search is slow #12346

Closed
data-sync-user opened this issue Apr 1, 2022 · 1 comment · Fixed by #12981
Closed

admin account search is slow #12346

data-sync-user opened this issue Apr 1, 2022 · 1 comment · Fixed by #12981

Comments

@data-sync-user
Copy link
Collaborator

data-sync-user commented Apr 1, 2022

In the production admin panel I’ve searched for a couple dozen accounts today. It takes 10-20s to return a search result. It should be way faster.

┆Issue is synchronized with this Jira Bug

@data-sync-user
Copy link
Collaborator Author

➤ Dan Schomburg commented:

While I was reviewing the new sentry setup on stage, the performance traces made it clear this is due to due to Redis not being setup correctly for the admin panel. Basically it’s trying to connect but is timing out.

https://sentry.io/organizations/mozilla/issues/3194317619/events/5626bb96432f486da590424a6ec40c24/?project=6231058 ( https://sentry.io/organizations/mozilla/issues/3194317619/events/5626bb96432f486da590424a6ec40c24/?project=6231058 )

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 a pull request may close this issue.

1 participant