-
Improvement
-
Resolution: Fixed
-
Minor
-
3.9
-
MOODLE_39_STABLE
-
MOODLE_39_STABLE
-
MDL-67504-Master -
Sometimes a virus clamav socket doesn't repsond, which spams the entire list of admins with an email they can't do much about.
Handling the email better is covered by MDL-66222. This issue is about making it more forgiving and just retrying the virus check that failed, maybe 2 or 3 times before giving up.
Also extra debugging info in the email:
1) size of the files (as well as it's path)
2) it's sha1 hash
3) anything else we have handy, eg it's mimetype and ideally it's original filename
4) the user id who uploaded it