[wp-meta] [Making WordPress.org] #5060: Component page is only listing one or two components
Making WordPress.org
noreply at wordpress.org
Thu Feb 27 00:50:21 UTC 2020
#5060: Component page is only listing one or two components
--------------------------------------+---------------------
Reporter: garrett-eclipse | Owner: (none)
Type: defect | Status: new
Priority: high | Milestone:
Component: Make (Get Involved) / P2 | Resolution:
Keywords: needs-patch |
--------------------------------------+---------------------
Comment (by SergeyBiryukov):
Tracked this down to "Too Many Requests" from `wp_remote_post()` to
`https://core.trac.wordpress.org/wpapi?call=get_component_history` in
`plugins/trac-notifications/trac-notifications-http-client.php`:
{{{
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Thu, 27 Feb 2020 00:41:52 GMT
Content-Type: text/html
Content-Length: 162
Connection: close
}}}
This will probably require Systems to fix.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/5060#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list