Trigger spilling on MemoryError
Open
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 778
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 3
Description
It would be useful to catch any `MemoryError`s thrown by workers and use these as an opportunity to spill and then retry whatever task failed.
Contributor guide
Assessment
This issue has not been assessed yet.