gocodebox / gocodebox/lifterlms

Investigate LLMS_Processor_Course_Data improvements

Open
#2,942 1 comment 0 reactions 1 assignee Assigned to @brianhogg View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.