ability to have a task timeout
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 20
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
if the task does not emit progress within the timeout, the task is aborted. prevents tasks from hanging around in the "processing" state forever. This is especially important with `cpuBound` tasks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.