Skip to content

Implement (asynchronous) caching #855

@rassie

Description

@rassie

Is your feature request related to a problem? Please describe.
Depending on the cluster size, opening Polaris' start page can take quite some time, in some cases exceeding typical network request timeouts of 30 seconds.

Describe the solution you'd like

  • Don't audit on every request
  • Audit asynchronously in the background on a configurable timer or manual trigger
  • Save current audit data in cache
  • Display cached data in the dashboard

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAdding additional functionality or improvementspinnedPrevents stalebot from removingpriority: shouldShould be addressed shortly

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions