Skip to content

Dashboard automatically updates based on changes #1

Description

@KNChiu

File changes trigger refresh

  1. File System Monitor/Polling File Change Detected
  2. clearManagerCaches() Clear cache of the corresponding manager
  3. broadcastUpdate() Send update notification to the client
  4. Client Receive notifications and re-get data
  5. Manager Read the latest file content from disk (cache cleared)

File modification → Detect changes → Clear cache → Broadcast update → Client refresh → Get the latest data

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions