houshengbo commented on issue #3013: Change the idle timeout to 5 mins for client connection settings URL: https://github.com/apache/incubator-openwhisk/pull/3013#issuecomment-349046419 akka.http.client.idle-timeout = 90 s added to application.conf should have worked, but based on my observation, it works in travis for openwhisk, but the configuration for timeout and even other akka client settings does not work in the Jenkins build, which is the reason that I switch all the configurations of akka client for test cases into the REST framework in scala code. @markusthoemmes @rabbah
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
