Ping the Cloud when there is activity in a run to 'keep alive' to prevent unnecessary timeout. #29643
Labels
type: feature
New feature that does not currently exist
type: user experience
Improvements needed for UX
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
The text was updated successfully, but these errors were encountered: