cassieq icon indicating copy to clipboard operation
cassieq copied to clipboard

Expose java client connection params

Open devshorts opened this issue 9 years ago • 0 comments

At least for internal testing, we should expose a way to inject connection timeout parameters. I was stepping through the api tests and i needed ot manually set the read/write timeouts to something large so that I could do long running debug without retrofit cutting the connection. This will make it easier for us to debug in the api tests (and potentially let client consumers tune to their network needs)

devshorts avatar Apr 22 '16 16:04 devshorts