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

Retry uploading build events more often #1935

Merged
merged 3 commits into from
Aug 16, 2023

Commits on Aug 16, 2023

  1. Retry event upload 256 times on Windows

    This remedies an issue (buildbuddy-io/buildbuddy#4467) where the
    build would fail eventually because the connections to the remote get closed intermittently.
    avdv committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    f86d8b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d61ff28 View commit details
    Browse the repository at this point in the history
  3. Gather logs if the build failed

    avdv committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    13312bf View commit details
    Browse the repository at this point in the history