-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: backend
-
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