kernelci / kernelci/dashboard

Cache invalidation system

Open
#793 0 comments 0 reactions 2 assignees View on GitHub

@MarceloRobert is already working on this.

Since Mar 11, 2025.

Backend
Dominant language
Python
Stars
9
Forks
31
Avg merge
3d 19h
Merged PRs (30d)
16

Description

We have a 5 minutes cache layer in the frontend
A 10 minutes cache layer in the backend

Most of time this is not a problem, but it can happen some inconsistencies when the context is being updated in real time eg: Tree Listing is cached while the tree details is being update.

Add a system that detect those inconsistencies and cache bust

#834 deprioritized

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.