The PHP implementation of face detection used in this module is known to be very slow. If there is a timeout, there will be an endless loop: when a derivative image is failed to be generated because of timeout, the next time, there will likely be a timeout, too.

We should add a safe threshold for this.

Comments

jcisio’s picture

Status: Active » Fixed

Fixed with a00cda2.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.