Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ping the Cloud when there is activity in a run to 'keep alive' to prevent unnecessary timeout. #29643

Open
jennifer-shehane opened this issue Jun 10, 2024 · 0 comments
Labels
type: feature New feature that does not currently exist type: user experience Improvements needed for UX

Comments

@jennifer-shehane
Copy link
Member

What would you like?

Related issue: #29642

Right now the App pings the api.cypress.io when the spec starts running and when the spec completes. If a spec runs for a duration that's longer than the run timeout, the run is set as 'timedOut', even if there were many tests still running.

The App should ping to the Cloud periodically to let it know that it has not timedOut when it is still running (like before or after every test is run).

Why is this needed?

No response

Other

No response

@jennifer-shehane jennifer-shehane added type: feature New feature that does not currently exist type: user experience Improvements needed for UX labels Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature that does not currently exist type: user experience Improvements needed for UX
Projects
None yet
Development

No branches or pull requests

1 participant