You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our on connection lost step is triggering a restart within n seconds. Which is theoretically great, but our e2e tests could be faster, if we have a dedicated start and stop step.
This way waiting for certain events can be shortened and our test runtime can be improved overall.
The text was updated successfully, but these errors were encountered:
Our on connection lost step is triggering a restart within n seconds. Which is theoretically great, but our e2e tests could be faster, if we have a dedicated start and stop step.
This way waiting for certain events can be shortened and our test runtime can be improved overall.
The text was updated successfully, but these errors were encountered: