Skip to content

Revert "[data][dashboard] Add time_to_first_batch and get_ref_bundles…#58911

Merged
aslonnie merged 1 commit intomasterfrom
revert-58525-tseah/add-ttfb-panel
Nov 22, 2025
Merged

Revert "[data][dashboard] Add time_to_first_batch and get_ref_bundles…#58911
aslonnie merged 1 commit intomasterfrom
revert-58525-tseah/add-ttfb-panel

Conversation

@rayci-bot
Copy link
Copy Markdown
Contributor

@rayci-bot rayci-bot commented Nov 22, 2025

This reverts commit 3663299.


[2025-11-22T01:29:32Z]   File "/rayci/python/ray/dashboard/modules/metrics/dashboards/data_dashboard_panels.py", line 1451, in <module>
--
[2025-11-22T01:29:32Z]     assert len(all_panel_ids) == len(
[2025-11-22T01:29:32Z] AssertionError: Duplicated id found. Use unique id for each panel. [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 70, 71, 72, 73, 74, 75, 76, 77, 78, 78, 79, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108]


@rayci-bot rayci-bot requested a review from a team as a code owner November 22, 2025 02:26
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request is a revert of a previous commit that introduced two new dashboard panels. The reverted commit had a bug where it used panel IDs that were already taken, which would cause an assertion to fail. This revert correctly removes the new panels and their usage, resolving the issue. The change is correct and I approve it.

@aslonnie aslonnie merged commit e882d2d into master Nov 22, 2025
2 of 5 checks passed
@aslonnie aslonnie deleted the revert-58525-tseah/add-ttfb-panel branch November 22, 2025 02:27
TimothySeah added a commit to TimothySeah/ray that referenced this pull request Nov 22, 2025
…_bundles… (ray-project#58911)"

This reverts commit e882d2d.

Signed-off-by: Timothy Seah <tseah@anyscale.com>
ykdojo pushed a commit to ykdojo/ray that referenced this pull request Nov 27, 2025
ray-project#58911)

This reverts commit 3663299.

````

[2025-11-22T01:29:32Z]   File "/rayci/python/ray/dashboard/modules/metrics/dashboards/data_dashboard_panels.py", line 1451, in <module>
--
[2025-11-22T01:29:32Z]     assert len(all_panel_ids) == len(
[2025-11-22T01:29:32Z] AssertionError: Duplicated id found. Use unique id for each panel. [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 70, 71, 72, 73, 74, 75, 76, 77, 78, 78, 79, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108]

````

Co-authored-by: Lonnie Liu <95255098+aslonnie@users.noreply.github.com>
Signed-off-by: YK <1811651+ykdojo@users.noreply.github.com>
SheldonTsen pushed a commit to SheldonTsen/ray that referenced this pull request Dec 1, 2025
ray-project#58911)

This reverts commit 3663299.

````

[2025-11-22T01:29:32Z]   File "/rayci/python/ray/dashboard/modules/metrics/dashboards/data_dashboard_panels.py", line 1451, in <module>
--
[2025-11-22T01:29:32Z]     assert len(all_panel_ids) == len(
[2025-11-22T01:29:32Z] AssertionError: Duplicated id found. Use unique id for each panel. [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 70, 71, 72, 73, 74, 75, 76, 77, 78, 78, 79, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108]


````

Co-authored-by: Lonnie Liu <95255098+aslonnie@users.noreply.github.com>
peterxcli pushed a commit to peterxcli/ray that referenced this pull request Feb 25, 2026
ray-project#58911)

This reverts commit 3663299.

````

[2025-11-22T01:29:32Z]   File "/rayci/python/ray/dashboard/modules/metrics/dashboards/data_dashboard_panels.py", line 1451, in <module>
--
[2025-11-22T01:29:32Z]     assert len(all_panel_ids) == len(
[2025-11-22T01:29:32Z] AssertionError: Duplicated id found. Use unique id for each panel. [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 70, 71, 72, 73, 74, 75, 76, 77, 78, 78, 79, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108]

````

Co-authored-by: Lonnie Liu <95255098+aslonnie@users.noreply.github.com>
Signed-off-by: peterxcli <peterxcli@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants