nerves-hub / nerves_hub_web

Manage firmware updates for Nerves devices
https://nerves-hub.org/
Apache License 2.0
184 stars 69 forks source link

When updating a deployment don't clear existing devices' deployment #1359

Closed oestrich closed 2 weeks ago

oestrich commented 3 months ago

When we have very large deployments we can run into timeouts as all of the devices recalculate at the same time. Instead let the device channel recalculate and generally sit and do nothing

oestrich commented 2 weeks ago

This is obsolete with the experimental changes in the calculator PR