Hey Prefect community, Wondering if anyone has a ...
# ask-community
b
Hey Prefect community, Wondering if anyone has a nice implementation or if prefect would potentially add this is a feature to the ECSRun config down the line. Looking to add Fargate spot constraints to my flow runs from my fargate service. What do you guys think? So far I haven't been able to find anything in the docs about it and assume I have to manually include it in the task def, which always seems to cause me issues. Cheers
n
Hi @Ben Muller - this is definitely something you can propose in a Prefect discussion or feature request! Curious to hear other's thoughts on it though
b
Now that I think about it, this is probably needing to be done by me on the cluster configuration. Maybe this isn't in the prefect wheel house!
n
That's entirely possible though if you're able to set it in your task definitions it might be worthwhile for us to expose directly if it's helpful 🙂