[wp-trac] [WordPress Trac] #57315: Increase HTTP timeout for Theme listing/downloads
WordPress Trac
noreply at wordpress.org
Thu Feb 2 09:12:27 UTC 2023
#57315: Increase HTTP timeout for Theme listing/downloads
------------------------------+-----------------------
Reporter: ahortin | Owner: audrasjb
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.2
Component: Themes | Version: 3.0
Severity: normal | Resolution: fixed
Keywords: commit has-patch | Focuses:
------------------------------+-----------------------
Changes (by audrasjb):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"55188" 55188]:
{{{
#!CommitTicketReference repository="" revision="55188"
Themes: Increase HTTP timeout for Theme API requests.
This changeset modifies the HTTP request in `themes_api()` to use the same
HTTP request timeout as in `plugins_api()`, which is 15 seconds, instead
of a default value of 5 seconds.
Props ahortin, peterwilsoncc, dd32, costdev.
Fixes #57315.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57315#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list