eiri commented on issue #1448: add retry to test_request:request() URL: https://github.com/apache/couchdb/pull/1448#issuecomment-405423244 @wohali it should be all right, once N reaches zero it should match on line 87 and return `{error, request_failed}`. As a matter a fact it seems that this PR _fixes_ potential infinite loop in a clause above where `request/5` been called instead `request/6` that'd reset repeat counter.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
