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/19 08:26:49 UTC

[GitHub] [openwhisk] steffenrost commented on issue #4728: Increase toStrictTimeout value to omit intermittent timeout exceptions

steffenrost commented on issue #4728: Increase toStrictTimeout value to omit intermittent timeout exceptions
URL: https://github.com/apache/openwhisk/pull/4728#issuecomment-555389628
 
 
   > I feel generally 5s would be enough to finish a request.
   > Have you checked the root cause for the timeout?
   > Can this be because of the low performance of testing machine?
   
   As said this happens sometimes but not always, so it's not a general performance problem. But it is annoying to waste a two hours build because a test is failing because of an improper timeout, at least in this situation. Also `WskRestOperations.scala` is part of the test code, so I don't see why we shouldn't allow a bit more time here. However we can discuss to increase the timeout to only 15 seconds if you think this is more appropriate. @style95 was do think?

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