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 2023/01/12 22:39:13 UTC

[GitHub] [couchdb] nickva commented on issue #4373: POST _revs_diff request stuck without timing out

nickva commented on issue #4373:
URL: https://github.com/apache/couchdb/issues/4373#issuecomment-1381071910

   Perhaps we're hitting a limit somewhere - disk usage, CPU, network. What about other requests, just _revs_diffs or do _bulk_docs also do this sometimes?
   
   See if there is a log on the server with that timestamp. Is there a difference between payloads (bodies) between the succeeding requests and failing ones?
   
   Also, 3.3.1 has a few _revs_diff optimizations, if you have a chance could try experimenting upgrading on a test instance to see if you still see the same issue.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org