Once #2765 lands, instance start will need to be a saga, since start requires two separate actions (registering an instance + starting an instance) that must either both complete or both be undone.
This will also be needed to fix #2315, since that will add a "assign this instance to a sled & allocate resources for it" step to this saga.
Once #2765 lands, instance start will need to be a saga, since start requires two separate actions (registering an instance + starting an instance) that must either both complete or both be undone.
This will also be needed to fix #2315, since that will add a "assign this instance to a sled & allocate resources for it" step to this saga.