Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.4, 3.2.1, 3.4, 3.5
-
Fix Version/s: 3.6
-
Component/s: Assignment
-
Testing Instructions:
-
Affected Branches:MOODLE_31_STABLE, MOODLE_32_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE
-
Fixed Branches:MOODLE_36_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
The unoconv process is not 100% reliable and this can cause hung cron jobs. If these are killed the task never makes it to the 'delete' line for the assignfeedback_editpdf_queue table and it will be retried.
We have seen links to documents months old still in this queue. I think it would be prudent to make a check of the age of the document and not convert if it is over a certain age.
If I understand this correctly it would still convert in 'real time' if required.
This, like a few other things, would make the service a little more robust.
Attachments
Issue Links
- will be (partly) resolved by
-
MDL-63891 Backport MDL-57610 - scheduled task 'convert_submissions' should have a date/attempt check
-
- Closed
-
- will help resolve
-
MDLSITE-4616 Unoconv on QA site not working
-
- Resolved
-
-
MDL-62626 Add a force reconvert option to Assignment grader (to combat blank page)
-
- Open
-