mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-20 06:07:57 +00:00
do not throw update errors
This commit is contained in:
parent
05a3cba65f
commit
e65a0b9c66
@ -123,4 +123,3 @@ exports.initialised = currentSupervisor.then (currentSupervisor) ->
|
||||
startNewSupervisor(currentSupervisor)
|
||||
.catch (err) ->
|
||||
utils.mixpanelTrack('Supervisor update failed', error: err)
|
||||
throw err
|
||||
|
Loading…
Reference in New Issue
Block a user