You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/11/14 15:27:50 UTC

[GitHub] [openwhisk] dubee commented on issue #4511: Invoke action with large code test failure when creating large action

dubee commented on issue #4511: Invoke action with large code test failure when creating large action
URL: https://github.com/apache/openwhisk/issues/4511#issuecomment-553938075
 
 
   Seeing this problem with a different test that deals with a large payload as well. It may be worth increasing `toStrictTimeout`.
   
   ```
   org.apache.openwhisk.core.limits.ActionLimitsTests.Action limits should succeed but truncate result, if result exceeds its limit (blocking: true)
   
   org.scalatest.exceptions.TestFailedException: The future returned an exception of type: java.util.concurrent.TimeoutException, with message: HttpEntity.toStrict timed out after 5 seconds while still waiting for outstanding data.
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services