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

[Dashboard] Correct the event time of failed tasks #46439

Merged
merged 4 commits into from
Jul 9, 2024

Commits on Jul 5, 2024

  1. Fix task failed event time unit conversion error

    Signed-off-by: liuxsh9 <liuxiaoshuang4@huawei.com>
    liuxsh9 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    10cb630 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Modify the MarkTaskAttemptFailedIfNeeded function parameter

    Signed-off-by: liuxsh9 <liuxiaoshuang4@huawei.com>
    liuxsh9 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    42600c7 View commit details
    Browse the repository at this point in the history
  2. Update src/ray/gcs/gcs_server/gcs_task_manager.cc

    Signed-off-by: Jiajun Yao <jeromeyjj@gmail.com>
    jjyao authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    1b5570b View commit details
    Browse the repository at this point in the history
  3. Update src/ray/gcs/gcs_server/gcs_task_manager.cc

    Signed-off-by: Jiajun Yao <jeromeyjj@gmail.com>
    jjyao authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    74d0ab6 View commit details
    Browse the repository at this point in the history