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

Investigate student-tasks API call for potential optimization #356

Open
themightychris opened this issue Nov 22, 2022 · 0 comments
Open

Comments

@themightychris
Copy link
Contributor

Spikes in student-tasks API calls (volume and time consumption) seem to be associated with periods where Slate's availability becomes degraded. It is unclear if this is the cause or just a symptom. NewRelic data seems to indicate a lot of load on the submissions table, so it may be the case that we have an inefficient subquery or PHP enrichment loop that scales poorly with volume of student tasks data.

We should analyze the characteristics of loading the teacher tasks dashboard against a highly populated database and look for opportunities to reduce query volume and optimize any slow queries

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

No branches or pull requests

1 participant