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

[v24.3.x] [CORE-8338] rptest: add timeout to _polaris_ready() check #24394

Open
wants to merge 2 commits into
base: v24.3.x
Choose a base branch
from

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #24386

We were getting `TimeoutError: [Errno 110] Connection timed out` errors
after a period of about 3 minutes in CDT runs. It may help to terminate
and retry the connection by adding a `timeout` parameter.

In case of a timeout exception being raised, the `wait_until()`
call will retry the request.

(cherry picked from commit a4f182d)
@vbotbuildovich vbotbuildovich added this to the v24.3.x-next milestone Dec 2, 2024
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants