Improve error message when spilling runs out of disk
Open
enhancement
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 778
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 3
Description
When spilling runs out of disk, it raises the rather opaque `OSError(28, 'No space left on device')`. We should improve this error message to help the user understand what's happening and how they can resolve this situation.
Contributor guide
Assessment
This issue has not been assessed yet.