Hi all, Was wondering how to incorporate both `on...
# ask-metaflow
a
Hi all, Was wondering how to incorporate both
on-demand
and
spot
instances in our Metaflow infra, and let the user decide which one they want to use at run-time. Perhaps a way to spin up spot instances through a flag in the
@batch
decorator? Would love to hear any recommendations?