Skip to content

codeintel: Add expired flag to uploads

Warren Gifford requested to merge ef/expired-flag into main

Created by: efritz

This PR adds an expired flag to upload records. This flag will eventually be set by a background process comparing upload visibility against data retention policies, and the expired flag combined with the number of of uploads referencing it will denote when LSIF data can be garbage collected.

Merge request reports

Loading