janl commented on issue #1083: GET _index does not immediately return indexes created with POST _index URL: https://github.com/apache/couchdb/issues/1083#issuecomment-405013311 @denyeart does this also happen with `q=1` databases? // please reopen with your feedback. @codemusings yours is a separate issue that has a similar profile. peruser is an async process and you’ll have to poll for the DB existing before you can use it. Either by repeatedly requesting `/dbname` or by subscribing to `/_global_changes`.
---------------------------------------------------------------- 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
