-
Sub-task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
- given:
- Engine, Optimize and Elasticsearch are running
- Engine has workflow data
- when:
- Optimze starts the import
- then:
- I can query the state of the import via rest api, meaning Optimize is currently importing or not
- I can receive updates of the import status using websockets
AT:
- I can retrieve the import status via rest api and websockets
- if Optimize is importing, the import status is true
- if Optimize is not importing the import status is false
- adjust the websockets api docu to new changes
- remove the container.status.interval.unit and container.status.interval.value properties from the configuration
- remove the previous mentioned properties from the configuration section in the technical guide documentation
This is the controller panel for Smart Panels app
Import porgress can be computed for import by timestamp
-
Sub-task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
- given:
- Engine, Optimize and Elasticsearch are running
- Engine has workflow data
- when:
- Optimze starts the import
- then:
- I can query the state of the import via rest api, meaning Optimize is currently importing or not
- I can receive updates of the import status using websockets
AT:
- I can retrieve the import status via rest api and websockets
- if Optimize is importing, the import status is true
- if Optimize is not importing the import status is false
- adjust the websockets api docu to new changes
- remove the container.status.interval.unit and container.status.interval.value properties from the configuration
- remove the previous mentioned properties from the configuration section in the technical guide documentation