catalyst / moodle-tool_dynamic_cohorts

Moodle dynamic cohorts admin tool
https://moodle.org/plugins/tool_dynamic_cohorts
4 stars 2 forks source link

Adhoc task failed: tool_dynamic_cohorts\task\process_rule,Class 'tool_dynamic_cohorts\rule_manager' not found #88

Closed dmitriim closed 5 months ago

dmitriim commented 5 months ago

A client has seen this in logs:

Execute adhoc task: tool_dynamic_cohorts\task\process_rule

Adhoc task id: 18586023

Adhoc task custom data: 24

... started 07:27:33. Current memory use 54.2 MB.

Processing dynamic cohort rules: processing rule with id  24

... used 1 dbqueries

... used 0.0024449825286865 seconds

Adhoc task failed: tool_dynamic_cohorts\task\process_rule,Class 'tool_dynamic_cohorts\rule_manager' not found

Backtrace:

* line 367 of /lib/cronlib.php: call to tool_dynamic_cohorts\task\process_rule->execute()

* line 198 of /lib/cronlib.php: call to cron_run_inner_adhoc_task()

* line 76 of /lib/cronlib.php: call to cron_run_adhoc_tasks()

* line 178 of /admin/cli/cron.php: call to cron_run()
dmitriim commented 5 months ago

Seems like auto healed.