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

The dashboard of the large cluster gets stuck on the embedded_back_pressures call. #16832

Open
shanicky opened this issue May 20, 2024 · 1 comment
Assignees
Milestone

Comments

@shanicky
Copy link
Contributor

Is your feature request related to a problem? Please describe.

In a larger cluster, opening the dashboard on port 5691 often results in requests getting stuck at a global embedded_back_pressures interface, which frequently prevents the page from loading.

Consequently, it becomes impossible to access the fragment_graph interface, which is often the only way to observe the internal structure of the fragment.

image

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

@BugenZhao
Copy link
Member

Consequently, it becomes impossible to access the fragment_graph interface

Interesting. Theoretically, retrieving the back-pressure rate should be done asynchronously without affecting the loading and rendering of the fragment graph. Could you please provide the steps to reproduce the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants