databricks / click

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

use a new client for logs #170

Closed nicklan closed 3 years ago

nicklan commented 3 years ago

single request timeout setting is all broken in reqwest (https://github.com/seanmonstar/reqwest/issues/1380), so just use a whole new client with a max timeout for logs -f until it's fixed