Active
Project:
Image Optimize
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2018 at 10:19 UTC
Updated:
12 Jul 2019 at 08:30 UTC
Jump to comment: Most recent
Comments
Comment #2
hctomComment #3
ndobromirov commentedConsider some kind of a retry limit. If the image is corrupt it does not matter how many times it will retry processing it, it might never complete.
Comment #4
Chris CharltonAt least some report/notice for the admins/editors to know what's going on (and be able to take action themselves how they see fit).
Comment #5
steven jones commentedUsing queues ++
As a nasty way to not change the existing API we could have processors throw an exception that queues up a retry.
Or we could simply change the API :)