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

[core][dashboard][agent] add configurable timeouts for rt env agent and job_supervisor #47481

Merged
merged 4 commits into from
Sep 4, 2024

Commits on Sep 4, 2024

  1. add configurable timeouts for agent and job_supervisor

    Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
    rynewang committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8e7d983 View commit details
    Browse the repository at this point in the history
  2. use os.environ["RAY_py_gcs_connect_timeout_s"]

    Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
    rynewang committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f8bbb6e View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
    rynewang committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6164d18 View commit details
    Browse the repository at this point in the history
  4. revert

    Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
    rynewang committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6ae5ae5 View commit details
    Browse the repository at this point in the history