circleci-orb icon indicating copy to clipboard operation
circleci-orb copied to clipboard

Add timeouts

Open bahmutov opened this issue 5 years ago • 1 comments

For wait-on command and maybe for Cypress command?

Using CircleCI no_output_timeout option, probably do not even expose it to the user, just 5 minutes without stdout output and it is done

bahmutov avatar Nov 28 '18 17:11 bahmutov

This would be useful, I've just ran a test where yarn start failed and wait-on was still waiting for the server after more than 6 minutes.

elamperti avatar Apr 12 '20 23:04 elamperti

Closing as this is a duplicate of https://github.com/cypress-io/circleci-orb/issues/316

jordanpowell88 avatar Dec 21 '22 22:12 jordanpowell88