https://bugzilla.wikimedia.org/show_bug.cgi?id=66451

            Bug ID: 66451
           Summary: stop using Net:HTTP:Persistent?
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Quality Assurance
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

Reading the documentation and a cursory google search suggests that
Net:HTTP:Persistent was useful for Ruby 1.8.x, but that the persistent function
should be implemented automatically in Net:HTTP for 2.x. 

In the meantime, this gem causes these sorts of errors: 
too many connection resets (due to Timeout::Error - Timeout::Error) after 286
requests on 23958180, last used 60.017253158 seconds ago
(Net::HTTP::Persistent::Error)

We might be better off removing the Persistent gem for modern Ruby versions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to