Report ingest job progress update events from ingest coordinator
Open
ingest-module
- Dominant language
- Java
- Stars
- 107
- Forks
- 29
- Avg merge
- 19h 46m
- Merged PRs (30d)
- 141
Description
We would like to have regular reports on the progress of an ingest job, eg. after every 100,000 records, or every 10 minutes or so.
This will need to be reported from the ingest coordinator. We can pass in a reporter interface to do this.
We could leave this until later if it's too much right now.
Contributor guide
Assessment
This issue has not been assessed yet.