Skip to content

Automatic Page Reload #3105

@quinnypig

Description

@quinnypig

Is there a roadmap item (or reason it would be a terrible idea) to alert the client that the server has been restarted / upgraded, and thus to reload the page via 'window.location.reload(true);' or similar? (I run with separate client and server devices, if this sounds ridiculous to your usage model.)

For implementation I was thinking of injecting a UUID at startup into the server response headers that the client caches in local storage, then triggers the reload if responses start coming in with a different UUID; not sure if this should be built into the updatenotifications default module, its own module, or the MM code itself; thoughts?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions