Skip to content

[Doc Update] [console] 🐛 Fix GPU count showing 0 on cluster cards #867

@github-actions

Description

@github-actions

📝 Documentation Update Needed

A pull request was recently merged that may require documentation updates.

Source PR

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions