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

[rabit] Improved connection handling. #9531

Merged
merged 11 commits into from
Aug 30, 2023

Commits on Aug 29, 2023

  1. [rabit] Improved connection handling.

    - Enable timeout.
    - Report connection error from the system.
    - Handle retry for both tracker connection and peer connection.
    trivialfis committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    b5bbd8f View commit details
    Browse the repository at this point in the history
  2. retry.

    trivialfis committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ba5f2b4 View commit details
    Browse the repository at this point in the history
  3. Cleanup.

    trivialfis committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    06deb52 View commit details
    Browse the repository at this point in the history
  4. Handle error in poll.

    trivialfis committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    4e2cd42 View commit details
    Browse the repository at this point in the history
  5. nolint.

    trivialfis committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    eaa2fed View commit details
    Browse the repository at this point in the history
  6. Fix.

    trivialfis committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d3d4aed View commit details
    Browse the repository at this point in the history
  7. error message.

    trivialfis committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    bb614db View commit details
    Browse the repository at this point in the history
  8. rtd

    trivialfis committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d1e372b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Windows.

    trivialfis committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    0ae2819 View commit details
    Browse the repository at this point in the history
  2. no need for exception.

    trivialfis committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    72ffc65 View commit details
    Browse the repository at this point in the history
  3. Fix disabled IPv6.

    trivialfis committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    c3f6213 View commit details
    Browse the repository at this point in the history