commit | 41c44cf00786e7c775f3c97b45f8510685d2a598 | [log] [tgz] |
---|---|---|
author | George Keishing <gkeishin@in.ibm.com> | Wed Nov 15 08:02:59 2017 -0600 |
committer | George Keishing <gkeishin@in.ibm.com> | Wed Nov 15 17:30:37 2017 +0000 |
tree | 7d39a598209d597482879649448d4aeb5f9c868f | |
parent | b3c1375455db053e7d4faa91c0d35aca8481cbed [diff] |
REST client GET session timedout bump REST request seems to have delayed more than default 10 seconds forcing the client code to close the socket leading to server throwing "AssertionError". The default for GET is increased from 10 seconds to 30 seonds to minimize impact on the test client. Change-Id: I12d7d13239680de32a29d3b4a2564b534bba1179 Signed-off-by: George Keishing <gkeishin@in.ibm.com>