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] ux issues of ray state cli for tasks #30805

Open
1 of 2 tasks
scottsun94 opened this issue Nov 30, 2022 · 1 comment
Open
1 of 2 tasks

[Core] ux issues of ray state cli for tasks #30805

scottsun94 opened this issue Nov 30, 2022 · 1 comment
Assignees
Labels
dashboard Issues specific to the Ray Dashboard observability Issues related to the Ray Dashboard, Logging, Metrics, Tracing, and/or Profiling P2 Important issue, but not time-critical

Comments

@scottsun94
Copy link
Contributor

scottsun94 commented Nov 30, 2022

What happened + What you expected to happen

Several issues:

  • ray list tasks doesn't show all the tasks (discrepancy between it and the dashboard). Finished tasks get gc'ed
  • the ordering of the results of ray list tasks --detail is weird. Task Id should be the first.

Screen Shot 2022-11-30 at 2 47 03 PM

Versions / Dependencies

ray nightly Nov 30

Reproduction script

See above

Issue Severity

Low: It annoys or frustrates me.

@scottsun94 scottsun94 added triage Needs triage (eg: priority, bug/not-bug, and owning component) observability Issues related to the Ray Dashboard, Logging, Metrics, Tracing, and/or Profiling labels Nov 30, 2022
@rkooo567 rkooo567 added P2 Important issue, but not time-critical dashboard Issues specific to the Ray Dashboard and removed triage Needs triage (eg: priority, bug/not-bug, and owning component) labels Nov 30, 2022
@rkooo567 rkooo567 added this to the Ray State Observability milestone Nov 30, 2022
@rkooo567
Copy link
Contributor

1 is P1, and it will be fixed by the end of the year.

2 is P2 for now, but fix should be easy

rkooo567 pushed a commit that referenced this issue Feb 23, 2023
This change addresses this issue: #30805.

It solves a UX issue where the "task_id" field isn't printed FIRST. So this change prepends it, which can be shown in the following screenshot:

UPDATED screenshot:
edoakes pushed a commit to edoakes/ray that referenced this issue Mar 22, 2023
…#32353)

This change addresses this issue: ray-project#30805.

It solves a UX issue where the "task_id" field isn't printed FIRST. So this change prepends it, which can be shown in the following screenshot:

UPDATED screenshot:

Signed-off-by: Edward Oakes <[email protected]>
peytondmurray pushed a commit to peytondmurray/ray that referenced this issue Mar 22, 2023
…#32353)

This change addresses this issue: ray-project#30805.

It solves a UX issue where the "task_id" field isn't printed FIRST. So this change prepends it, which can be shown in the following screenshot:

UPDATED screenshot:
elliottower pushed a commit to elliottower/ray that referenced this issue Apr 22, 2023
…#32353)

This change addresses this issue: ray-project#30805.

It solves a UX issue where the "task_id" field isn't printed FIRST. So this change prepends it, which can be shown in the following screenshot:

UPDATED screenshot:

Signed-off-by: elliottower <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dashboard Issues specific to the Ray Dashboard observability Issues related to the Ray Dashboard, Logging, Metrics, Tracing, and/or Profiling P2 Important issue, but not time-critical
Projects
None yet
Development

No branches or pull requests

3 participants