StackStorm/st2

SSH connect timeout is too long (60s)

Open

#4,715 opened on Jun 20, 2019

View on GitHub
 (4 comments) (2 reactions) (0 assignees)Python (5,794 stars) (740 forks)batch import
enhancementgood first issuerunners

Description

The st2 ssh connect timeout in st2 ssh_runner is 60s and it is not configurable. It is too long - the ansibile default is 10s.

We better make it configurable and give it a more suitable default value.

Contributor guide