[wp-trac] Re: [WordPress Trac] #8622: HTTP API Fallover & non-blocking order doesnt appear to be working

WordPress Trac wp-trac at lists.automattic.com
Wed Apr 29 13:08:01 GMT 2009


#8622: HTTP API Fallover & non-blocking order doesnt appear to be working
-------------------------------------+--------------------------------------
 Reporter:  DD32                     |        Type:  defect (bug)
   Status:  new                      |    Priority:  normal      
Milestone:  2.8                      |   Component:  HTTP        
  Version:  2.7                      |    Severity:  normal      
 Keywords:  has-patch needs-testing  |  
-------------------------------------+--------------------------------------

Comment(by DD32):

 Thats a method i thought of, Once a transport fails, black list it, if it
 fails after a timeout blacklist, blacklist it twice as long. etc.

 The problem with that patch, is that the ::test() functions use very
 little processor time, Thats not the place where transports fail, They
 fail when the request is made, and instead, it errors out (Which could be
 for any number of network-related issues, and not just transport issues)

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/8622#comment:8>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list