Skip to content
This repository has been archived by the owner on Jan 2, 2020. It is now read-only.

WP-CLI-over-SSH should have timeout support #257

Open
paulgibbs opened this issue Jul 26, 2019 · 0 comments
Open

WP-CLI-over-SSH should have timeout support #257

paulgibbs opened this issue Jul 26, 2019 · 0 comments
Labels

Comments

@paulgibbs
Copy link
Owner

paulgibbs commented Jul 26, 2019

Expected behaviour

When Wordhat runs a WP-CLI command over SSH, if the remote host is unreachable, then the request should time out quickly, and display an appropriate error message.

Current behaviour

At least one of my projects, it just sits there. Seemingly forever.

Possible solution

Not obligatory, but you can suggest a fix/reason for the bug. Thanks!

Steps to reproduce

Provide a link to a live example, or an unambiguous set of steps to reproduce this bug. Include code to reproduce, if relevant.

  1. Set up a Chassis project.
  2. Modify wp-cli.yml "host = [email protected]"
  3. Run a Behat test against a feature file.

Context

I noticed it when I started to code without enough tea.

@paulgibbs paulgibbs added the bug label Jul 26, 2019
@paulgibbs paulgibbs added this to the Future Release milestone Jul 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant