Add progress monitoring API
Open
- Dominant language
- Java
- Stars
- 94
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
OPS need to be able to report their current progress. Each OP is its own task, which may be composed of subtasks. We can achieve this using the [SciJava Common TaskService](https://github.com/scijava/scijava-common/issues/35).
- Want to be able to pause or cancel ops
- Want to know how close they are to done
- Want to avoid negative performance impact
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.