How to upgrade thing template impacting thousands of things?
We have a thing template that is used as the base template for 30k devices. We just had to make a change to one of the thing shapes that is applied to that template and that shape is part of an external extension. I can validate the extension in Composer in a matter of a few seconds. However, when I try to officially import the extension it will fail after 10-15 minutes with no specific error in the application log. My suspicion is that this is a thundering herd issue with all of those things attempting to be restarted simultaneously.
Is there a way to stop the devices, perform the extension import, then throttle the starting of those things in batches?


