thin-edge / thin-edge.io

The open edge framework for lightweight IoT devices
https://thin-edge.io
Apache License 2.0
219 stars 54 forks source link

Document commonly seen issues with remote operation handling with resolutions #1049

Open albinsuresh opened 2 years ago

albinsuresh commented 2 years ago

Is your documentation request related to a problem? Please describe.

Document the issues customers face while trying to execute remote operations like software management or log retrieval on thin-edge devices and their struggles in debugging what went wrong. This document will help us plan any improvements needed in the debuggability of thin-edge with concrete feedback from the field.

Describe the improvement you'd like

A live document that captures customer pain points while using the remote device management features, especially around their pain points in debugging the issue remotely when things go wrong.

Additional context

Since the approach is slightly different for "native operations" like software update, supported by tedge-agent and other custom operations, supported by cloud mapper, it might be better to have them documented separately.

rina23q commented 2 years ago

Start working after https://github.com/thin-edge/thin-edge.io/issues/1048 is done.

cmosd commented 2 years ago