killme2008 / killme2008/clojure-control
Unable to use timeouts on SSH
- Dominant language
- Clojure
- Stars
- 137
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
I have forked your repo, as I may need to implement SSH timeouts. As far as I understand the tool currently does not support something like "ssh -o ConnectTimeout=10". This manifests as an issue if there are many operations in the queue so many of the SSH requests won't be processed for a long period time. Do you plan to fix or have a work around for it as of now?
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the SSH request and queue handling, then determine how a ConnectTimeout-style option should apply to queued operations; done means the timeout behavior is defined, implemented, and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100