checkTunnelOnFailure: true
in LambdaTest HyperExecute
This parameter helps diagnose if a test failure is due to a broken or unstable LambdaTest Tunnel connection.
What it does:
Tunnel Check on Failure: If a test fails, HyperExecute verifies whether the tunnel was active.
Failure Diagnosis: If the tunnel was down, the failure is flagged as tunnel-related, avoiding misinterpretation as an application issue.
Why use it?
✅ Faster Debugging – Saves time by identifying network issues instead of false test failures.
✅ Accurate Reporting – Distinguishes tunnel failures from real test issues.
✅ Improved Stability – Alerts you to restart the tunnel before retrying tests.
When to Enable? If tests depend on local/internal servers via LambdaTest Tunnel. For unstable network environments or long-running tests needing tunnel reliability.