You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to be able to request a spot instance when it fits the use-case, to reduce cost.
I think it would be straightforward to add a conditional in startEc2Instance (or another function entirely) to call requestSpotInstances instead of runInstanceshere.