Open pyjopeko opened 8 months ago
The devices should send status/logs to the orchestrator. The data should be mostly application independent, things like deployment state, errors, etc.
Orchestrator needs to have an endpoint to receive these submissions.
We should also aim to report intermediate results via logging, so #4 extends this issue.
https://github.com/LiquidAI-project/wasmiot-supervisor/pull/32 https://github.com/LiquidAI-project/wasmiot-orchestrator/pull/75
Logging from supervisor to ochestrator
The devices should send status/logs to the orchestrator. The data should be mostly application independent, things like deployment state, errors, etc.
Orchestrator needs to have an endpoint to receive these submissions.
We should also aim to report intermediate results via logging, so #4 extends this issue.