-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
📝 Documentation Update Needed
A pull request was recently merged that may require documentation updates.
Source PR
- Repository: kubestellar/console
- PR: 🐛 Fix GPU count showing 0 on cluster cards console#112
- Merged: 2026-01-27T16:31:43Z
PR Summary
This PR fixes a critical bug where GPU counts displayed 0 on cluster dashboard cards. The fix includes adding retry logic, localStorage cache recovery for resilience, and removing premature cache clearing that caused data loss.
Changes Overview
- Fixed GPU count displaying 0 on cluster cards when fetch fails
- Added retry logic (2 retries with 2s/5s delays) on fetch failure
- Added localStorage recovery to restore data when memory cache is empty
- Removed premature cache clearing that occurred before fetch attempts
- Removed demo mode cache clearing to prevent losing GPU data during mode toggle
Files Changed
30-99 lines changed (size/M label) affecting cluster dashboard cache management and GPU data fetching logic
Action Required: The technical documentation writer agent will review this PR and identify specific documentation pages that need updates, then create a PR with the necessary changes.
/cc @technical-doc-writer
AI generated by scan-merged-prs
Metadata
Metadata
Assignees
Labels
No labels