Comment 2 for bug 795321

Revision history for this message
Vincent Ladeuil (vila) wrote :

Another point to keep in mind is that some imports are running when lp goes down and it's probably not worth the effort to try to cope with that.

It's probably simpler to have mass_import detect that lp is down (canari polling thread), suspend starting new imports when it's the case and requeue whatever failures happen when lp is down.