You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/09/18 12:45:59 UTC

[GitHub] mrutkows commented on issue #502: Cloudant case failed

mrutkows commented on issue #502: Cloudant case failed
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/502#issuecomment-330208317
 
 
   ```
   public static final int APP_ERROR       = 246;      // 502 - 256 = 246
   public static final int TIMEOUT = 246; // 502 (GATEWAY_TIMEOUT) - 256 = 246
   ```
   
   
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services