Hi guys, we have been using metaflow for some time...
# dev-metaflow
i
Hi guys, we have been using metaflow for some time now. However, we noticed some spot instances in the autoscaling group keep running even after the jobs are done. From a quick check, i noticed the autoscaling group was not updated after the jobs finished. Any suggestion on the possible cause?
1
b
m
another thing to check: has someone changed the underlying compute environment to have
minvCpus > 0
?
i
@mysterious-notebook-34557 i will check that because its possible.