balena-io-experimental / edge-node-manager

Resin uC edge-node-manager written in Go
Apache License 2.0
22 stars 6 forks source link

Sometimes the DFU process can be very slow #117

Closed jbaldwinroberts closed 7 years ago

jbaldwinroberts commented 7 years ago

Seems to hang inside Transferring FOTA and not Waiting for notification

Occurs after ~40 individual device updates and persists until the user container is restarted. Perhaps something is not getting cleaned up each update. Maybe try resetting the bluetooth connection each process loop.