Skip to content

Asset cache can lead to denial of service if asset database is deleted #5009

@echlebek

Description

@echlebek

Expected Behavior

When the asset database is deleted, but the asset cache is not, the system should still work as expected.

Current Behavior

When the asset database is deleted, but the asset cache is not deleted, then the asset downloader encounters errors about files already existing when trying to populate the cache.

Possible Solution

Replace existing files when the database is missing an entry.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions