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

Connect timeout errors #1951

Open
hauntsaninja opened this issue Oct 23, 2024 · 0 comments
Open

Connect timeout errors #1951

hauntsaninja opened this issue Oct 23, 2024 · 0 comments

Comments

@hauntsaninja
Copy link

Hello! It's somewhat common for us to spuriously see "Connect Timeout Error" when using actions/checkout

For example:

These look like:

Determining the default branch
  Retrieving the default branch name
  Connect Timeout Error
  Waiting 12 seconds before trying again
  Retrieving the default branch name
  Connect Timeout Error
  Waiting 12 seconds before trying again
  Retrieving the default branch name
  Error: Connect Timeout Error

Any idea what could cause this? Would increasing the number of retries help?

Alternatively, do you have a good suggestion for spell the YAML such that we automatically retry when it's actions/checkout that is failing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant