fix: 사용량 패널 회복과 부분 측정 표시 - #27
Merged
Merged
Conversation
A hypervisor read failure is transient by contract, so the panel now backs off to a 60s poll instead of stopping, and its notices say a retry is under way. A window whose every sample is null gets one calm line saying so, and a browser without canvas gets the reason instead of an empty frame.
The unit came from the axis maximum, so a step could be 0.2 of it and the memory axis read 205 MiB / 410 MiB / 614 MiB. The unit now follows the tick spacing and binary axes step by powers of two, which stays round across a 1024 boundary. A step that would leave the top quarter of the axis unlabelled drops one rung.
A failure latched for the lifetime of the mount, so the next VM on the same route element inherited it. The boundary is now keyed on the path, takes a fallback so the landing hero can drop its own copy, and wraps the two lazy routes whose chunk failure would otherwise blank the page.
With an empty live list the offline branch claimed nodes were deliberately offline and dropped the outage tone, so a platform with no hypervisor read as a benign 정상 0 / 끊김 0.
Regenerated for contract v0.37.0. A node that answers its status probe but not its storage probe stays reachable, so summing only the nodes that answered reported a subset as the platform total. The tiles now carry the measured-node counts the server sends and say so when they disagree.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 작업내용
⭐️ 검증
💬 리뷰 포인트