-
Type: Task
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 2.5.11, 3.1.2-2021, 3.1.4
-
Fix Version/s: None
-
Component/s: ML Data Decision
-
Tags:
-
Team:AI
-
Story Points:3
Currently, Continuous export retrieves model ids from Insight. The system should rely on model name, so the export status can be known for 3rd party users who is not aware of Nuxeo internals.
Requirements:
- Review ContinuousExportListener and its logic. It should:
- pull all models by datasource
- initiate export for each one
- store export id and model name for further tracking