-
Feature Part
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
- given
- multiple engines are configured in optimize
- when
- I request import progress
- then
- import progress is reported for each engine separately
Context:
Right now, we do not get the import progress for each engine, but only the overall import progress. As a result, we cannot make it transparent for the user, for which engine the data is already complete and from which engine we are still importing data.
Also it would be nice, to make just one request to get all the status information at once, instead of making several requests as it is currently the case.