chaoss / chaoss/CollectOSS

`unknown_cache` table seems unused and/or redundant

Open
#320 0 comments 0 reactions 0 assignees View on GitHub
database
Dominant language
Python
Stars
13
Forks
17
Avg merge
6h 59m
Merged PRs (30d)
1

Description

there is a table `unknown_cache` that is touched in the same celery task as the materialized view refresh.

A bunch of the code surrounding it is unused or legacy in one way or another, this cache rebuild seems to be the only place in the code that uses this table.

It is
a) probably not supposed to be in the main data schema since it seems operational
b) probably not needed anymore

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.