-
Sub-task
-
Resolution: Won't Fix
-
Minor
-
None
-
2.0
-
None
-
MOODLE_20_STABLE
The problem is that cron code should accept PAGE as parameter, we should also cache it somehow. The OUTPUT operations in cron are also far from perfect.
The is most probably increasing server load, db access and the text output is not much reliable there.
We should imo spend more time on rendering in cron, but unfortunately it wil lrequire changes in API and modules....