gocodebox / gocodebox/lifterlms
Investigate LLMS_Processor_Course_Data improvements
Open
- Dominant language
- PHP
- Stars
- 212
- Forks
- 140
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 19
Description
**Is your feature request related to a problem? Please describe.**
For larger sites, the background processor (LLMS_Processor_Course_Data via the `llms_calculate_course_data` background process) can take too long and timeout, never "catching up" to finish processing.
**Describe the solution you'd like**
Investigate and improve the query or database indexes on tables like `wp_lifterlms_user_postmeta` to speed this up regardless of the site size.
**Describe alternatives you've considered**
Increasing the processing power of the site.
HS-259413
Contributor guide
Assessment
This issue has not been assessed yet.