Skip to content

Dashboard automatically updates based on changes #1

@KNChiu

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

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