I don't know if it's possible to force the spot VM policy when we run a batch job, https://docs.coiled.io/user_guide/batch.html Something like ```bash coiled batch run --name cluster --vm-type=t4g.medium --spot-policy=spot script.py ```