glynnbird commented on issue #269: URL: https://github.com/apache/couchdb-nano/issues/269#issuecomment-918203316
I could not reproduce this with Nano 9.0.4 and CouchDB 3.1. You could try the `curl` equivalent: ```sh curl -v -X POST -H 'Content-type: application/json' 'http://localhost:5984/db/_compact' ``` For it always returns instantaneously. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
