Github user kxepal commented on the pull request:

    https://github.com/apache/couchdb-couch/pull/18#issuecomment-94810216
  
    @dholth About the errors...how do you feel with 
https://github.com/couchbase/sync_gateway/wiki/Bulk-GET ?
    
    Specifically:
    ```
    If there's an error getting a document revision, most likely because it 
doesn't exist, its corresponding JSON body in the response will contain only 
the properties "id", "error", "reason" and "status", just as in a response from 
_all_docs.
    ```
    
    Thought status isn't applicable for CouchDB nor PouchDB (afaik).
    
    >  I'm not sure about the array of arrays. Does GET sometimes return an 
array, and sometimes it does not? 
    
    Yes, if you request document with open_revs query param and explicit 
application/json Accept header.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to