Nakul Pathak
Nakul Pathak
+1 we run a very large number of tasks and 1GB image. This would significantly speed up our deploys and would be a super helpful feature. We're considering moving to...
**TL;DR** Ability to set `ECS_IMAGE_PULL_BEHAVIOR` to `prefer-cached` in Fargate. Right now it's `always` by design limitation of Fargate that we want a workaround for. > When it comes to image...
What work would this entail? If someone could describe this better and if it's not a crazy amount of work, I could pick it up.
From quick first review, it seems like we'd be adding support for https://zookeeper.apache.org/doc/r3.5.4-beta/zookeeperProgrammers.html#TTL+Nodes. The code would go somewhere here https://github.com/python-zk/kazoo/blob/master/kazoo/client.py#L812-L963 (along with changes to test). I can't find the API...
I won't have time to tackle this for the next few weeks unfortunately so if someone else sees this and wants to until then, go ahead. If not, I'll come...