|
Some checks failed
Build ts6-viewer / build (push) Failing after 16s
These callers used unexported ssh.exec() directly, bypassing execSafe() and its reconnect-on-connection-error logic. When TS6 closed the persistent SSH session, every HTTP request returned EOF until container restart. The exported Exec() wraps each call in execSafe which retries once on isConnectionError with a fresh session. |
||
|---|---|---|
| .. | ||
| config | ||
| ts6 | ||
| view | ||
| web | ||