ChrysoZalo opened a new issue, #1159:
URL: https://github.com/apache/openwhisk-wskdeploy/issues/1159

   I use Openwhist for my Thesis, and i try to make a call `wskdeploy -m 
manifest.yaml ` and i take a timeout error. First it is ok to take this error 
because i'm trying to  pass a large .zip file and it is +50Mb which is the 
default max_body_size of Nginx tha run inside of openwhisk. I change that and 
then i take a timeout error and after i look the code of wskdeploy i see that 
in utils/misc.go in line 33 :
   `DEFAULT_HTTP_TIMEOUT = 60` the error that i take is from here?
   
   [ERROR_WHISK_CLIENT_ERROR]: Error code: 3
   Client.Timeout exceeded while awaiting headers


-- 
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: issues-unsubscr...@openwhisk.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to