Github user mikewallace1979 commented on the pull request:

    https://github.com/apache/couchdb-couch/pull/31#issuecomment-70104114
  
    Done.
    
    Since the resulting timeout will be thrown back up to chttpd I think we'll 
also want https://github.com/apache/couchdb-chttpd/pull/18 so that instead of 
returning:
    
    ```
    
{"error":"timeout","reason":"{gen_server,call,[couch_proc_manager,{get_proc,<<\"javascript\">>},5000]}"}
    ```
    
    to the client we instead return our normal timeout message of:
    
    ```
    {"error":"timeout","reason":"The request could not be processed in a 
reasonable amount of time."}
    ```


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