Never fill the disk
Open
kind/bug
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
We should stop writing to the datastore once we get down to some minimum amount of remaining space left. Unfortunately, this'll be tricky due to platform differences but go-ipfs really stops behaving well when the disk fills up.
Contributor guide
Research direction
Start by tracing the datastore write paths in go-ipfs and identifying how remaining disk space can be measured on the supported platforms. Define the minimum-space threshold and verify that datastore writes stop before the disk fills, including platform-specific behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100