Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

feat(webdriverio): add retry for Sauce Connect tunnel #17

Merged
merged 3 commits into from
Jan 6, 2020

Conversation

yannickcr
Copy link
Contributor

When running the tests on Circle CI we noticed that sometimes we fail to open the tunnel to SauceLabs, marking the tests as failed. This can be due to too many tunnels opened on SauceLabs at the same time.

This change updates the Sauce Connect configuration to retry the connection if the first attempt fails (with a maximum of 2 retries with a 10sec interval).

wdio.saucelabs.conf.js Outdated Show resolved Hide resolved
wdio.saucelabs.conf.js Outdated Show resolved Hide resolved
Copy link

@Haroenv Haroenv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good with François' comments!

Yannick Croissant and others added 2 commits January 6, 2020 14:53
@yannickcr yannickcr merged commit 9e398c2 into master Jan 6, 2020
@yannickcr yannickcr deleted the feat/sauce-retry branch January 6, 2020 14:17
Haroenv pushed a commit to algolia/instantsearch that referenced this pull request Nov 24, 2022
Haroenv pushed a commit to algolia/instantsearch that referenced this pull request Nov 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants