databricks / click

The "Command Line Interactive Controller for Kubernetes"
Apache License 2.0
1.49k stars 85 forks source link

Add connect timeout, make read/connect timeouts configurable #130

Closed nicklan closed 4 years ago

nicklan commented 4 years ago

Adds new config options read_timeout_secs and connect_timeout_secs to allow configuring how long click should wait to read/write data, and how long to timeout after when trying to connect to a host.