[wp-trac] [WordPress Trac] #50711: REST API, Media: Fix retrying of post-processing of edited images
WordPress Trac
noreply at wordpress.org
Tue Jul 21 02:59:17 UTC 2020
#50711: REST API, Media: Fix retrying of post-processing of edited images
------------------------------+-----------------------
Reporter: azaozz | Owner: azaozz
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.5
Component: Media | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses: rest-api
------------------------------+-----------------------
Changes (by azaozz):
* owner: (none) => azaozz
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"48525" 48525]:
{{{
#!CommitTicketReference repository="" revision="48525"
REST API, Media: Add `X-WP-Upload-Attachment-ID` HTTP header to enable
retrying of post-processing of edited images if the server runs out of
resources. This is the same as after uploading a new image, will do up to
five additional requests to let the server create all image sub-sizes.
Fixes #50711.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50711#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list