decentraland / decentraland/catalyst
Garbage Collection delete entity files
Open
- Dominant language
- TypeScript
- Stars
- 52
- Forks
- 56
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
Currently, the GC deletes all the content files associated with an inactive entity. This task is for removing the entity files too.
Contributor guide
Research direction
Start by locating the garbage-collection implementation and the code that deletes inactive entities' content files. Confirm how entity files are represented and where deletion is performed; done means entity files are removed alongside all content files for an inactive entity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100