mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-04-18 05:48:27 +00:00
When a command runs for more than 10 seconds (for example traceroute), then the web UI shows "Something went wrong.". This happens because the default timeout for send_command() is 10 seconds: https://github.com/ktbyers/netmiko/blob/develop/netmiko/base_connection.py#L1664-L1668 |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| _common.py | ||
| _construct.py | ||
| http_client.py | ||
| ssh.py | ||
| ssh_netmiko.py | ||