Skip to content

Implement events for on-demand revalidation of client pages #364

@ghost

Description

Currently the client uses interval-based revalidation for statically-generated pages. Ideally, we want to do on-demand based revalidation. To accomplish this, we need to issue requests to the client when a change is made. Ergo, we need a listener that hits an API endpoint for each instance of the client running in the current environment.

Note: This is dependent on defining the necessary payload for each event.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions