debug: The problemranges debug page hangs if nodes aren't responsive #15342
Labels
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
Milestone
On a cluster that's having some problems (e.g. the one from #15341), the problem ranges page is really tough to get to actually load. It just hangs for minutes on end, presumably because one or more of the nodes is being unresponsive. Assuming that this is the problem, the logic for rendering the page should just cut its losses at some point, return what it knows, and warn the user that the page is missing information from such-and-such nodes.
This doesn't appear to be deterministic though -- sometimes the page finishes loading in tens of seconds, and other times it continues hanging. It might just be a matter of the unhealthy nodes sometimes responding and sometimes not, but I'm not sure.
The text was updated successfully, but these errors were encountered: