You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2019/08/01 16:48:47 UTC

[GitHub] [couchdb] nickva commented on issue #2091: HTTP Request TimeOut errors for Elixir testsin CouchDB test suite

nickva commented on issue #2091: HTTP Request TimeOut errors for Elixir testsin CouchDB test suite
URL: https://github.com/apache/couchdb/issues/2091#issuecomment-517369105
 
 
   `req_timedout` could be coming from ibrowse http client (which http potion uses underneath). I think the timeout there is set to 5 seconds. Any request longer than 5 seconds would fail like that. 
   
   I am not sure how easy it is to update the timeout and try again. O perhaps add more resources, like a faster disk or more CPU and try again.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services