rabbah opened a new pull request #199: Handler a blocking/result response that 
is demoted to async.
URL: https://github.com/apache/openwhisk-client-js/pull/199
 
 
   A blocking invoke that takes too long to complete may be demoted by the 
backend to an async invoke with the result being `{ activationId }` only. To 
preserve the behavior of the function, this patch will complete the promise 
with a `reject` should that happen.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to