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

WordPress Trac wp-trac at lists.automattic.com
Thu Mar 24 03:00:42 UTC 2011


#8622: HTTP API Fallover & non-blocking order doesnt appear to be working
------------------------------+-----------------------------
 Reporter:  DD32              |       Owner:  jacobsantos
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  Future Release
Component:  HTTP              |     Version:  2.7
 Severity:  normal            |  Resolution:  invalid
 Keywords:  has-patch tested  |
------------------------------+-----------------------------
Changes (by dd32):

 * status:  accepted => closed
 * resolution:   => invalid


Comment:

 as of #11613 being closed, this is mostly fixed.

 The non-blocking order is no longer important, as the other ticket takes
 care of it.

 The only remaining issue is that if a transport fails, thats it, end of
 story. The only place this causes problems is cases where the transport
 itself has a problem, ie #16870

 I'm closing this as invalid now that `_getTransport()` and
 `_postTransport()` have been removed in #11613 and we can track the
 failures in #16870

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


More information about the wp-trac mailing list