Skip to content
Discussion options

You must be logged in to vote

Implemented and merged in PR #207.

WebSSH now recognizes Paramiko channel-open reason code 4 as a temporary remote resource shortage for the optional Diagnostics and SFTP channels. It reports a clear application-level capacity message instead of exposing the raw remote exception, while the primary terminal remains available.

Diagnostics and SFTP remain retryable and automatically try again every 60 seconds while the SSH session is eligible. A temporary MaxSessions or channel limit therefore no longer disables those features for the rest of the session.

The special handling is deliberately limited to reason code 4; genuinely unsupported features and primary SSH failures retain their existi…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bifrost0x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants