[wp-trac] [WordPress Trac] #40439: Save progress of intermediate image creation after upload
WordPress Trac
noreply at wordpress.org
Thu Apr 13 18:37:24 UTC 2017
#40439: Save progress of intermediate image creation after upload
--------------------------+----------------------------
Reporter: mikeschroder | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Media | Version:
Severity: normal | Keywords: needs-patch
Focuses: |
--------------------------+----------------------------
When uploads fail with an HTTP Error, a user currently has no recourse
other than to re-upload media and hope that it makes it the next time.
Currently, WordPress only saves data about intermediate sizes in meta
after all of the sizes have been completed on upload. This means that
every time a user attempts to re-upload, WordPress is required to resize
*every* intermediate size necessary over again during this retry.
WordPress should save the progress of each successful image
resize/intermediate so that it can be resumed on retry.
See #39647 for the global ticket on solving HTTP Error issues on upload.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40439>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list