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

Increase minimum timeout to wait for workers in CI #1193

Merged

Conversation

pentschev
Copy link
Member

@pentschev pentschev commented Jun 6, 2023

We have been getting timeouts waiting for workers in CI, those are not reproducible locally. The reason for that is probably some sort of congestion causing spinup to take longer in CI, therefore this change introduces a variable that can be used to control the minimum timeout and the minimum timeout is doubled in CI.

We have been getting timeouts waiting for workers in CI, those are not reproducible locally. The reason for that is probably some sort of congestion causing spinup to take longer in CI, therefore this change introduces a variable that can be used to control the minimum timeout and the minimum timeout is doubled in CI.

Authors:
  - Peter Andreas Entschev (https://github.com/pentschev)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)
  - GALI PREM SAGAR (https://github.com/galipremsagar)

URL: rapidsai#1192
@pentschev pentschev requested review from a team as code owners June 6, 2023 18:49
@pentschev pentschev changed the title Increase minimum timeout to wait for workers in CI (#1192) Increase minimum timeout to wait for workers in CI Jun 6, 2023
@github-actions github-actions bot added ci python python code needed labels Jun 6, 2023
@pentschev pentschev added bug Something isn't working 3 - Ready for Review Ready for review by team non-breaking Non-breaking change labels Jun 6, 2023
@raydouglass raydouglass merged commit cdb38ad into rapidsai:branch-23.06 Jun 6, 2023
@pentschev pentschev deleted the increase-min-ci-timeout-23.06 branch June 7, 2023 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team bug Something isn't working ci non-breaking Non-breaking change python python code needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants