Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Local storage is leaked every time a DBC is loaded for a new drive #91

Open
jyoung8607 opened this issue Apr 30, 2019 · 0 comments
Open
Labels

Comments

@jyoung8607
Copy link

Cabana retains a local copy of the DBC used to interpret a given drive, per drive, indefinitely. This accumulates over time and eventually makes Cabana stop working until the browser cache is cleared, or the local storage entities are nuked by hand in the developer console.

It's nice to have all those workspaces held for later reference, particularly if edits are in progress, but a mechanism is needed to gracefully react to quota exhaustion.

cabana-quota

@jyoung8607 jyoung8607 changed the title Local storage is leaked every time a DBC is loaded Local storage is leaked every time a DBC is loaded for a new drive Apr 30, 2019
@pd0wm pd0wm added the bug label Feb 16, 2022
@pd0wm pd0wm transferred this issue from commaai/cabana-issues Feb 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants