does anyone know when the sdfcli deploy will timeo...
# sdf
d
does anyone know when the sdfcli deploy will timeout? is it after 6 minutes? 7 minutes? or something else?
a
I don't know 😞
d
it's takes about 6.5 minutes to completely sdf deploy all ~650 javascript files to a new development account. (4.5 minutes if i zip the project first). But I had one new custom record I tried to deploy recently, with maybe 25 text fields on it, and it would take at least 7 minutes for sdf to deploy it. So when it was part of a bigger deployment that included saved searches, script records, the whole thing was timing out, i think around 7-8 minutes. I ended up having to break apart the deployment steps 😕
a
wow, this is good info!
We are working on providing single object deployments in our tools
So you willl be able to use some sort of wizard to just deploy a subset of objects. Would that help?
d
ohh, that's kind of what I ended up doing. I commented out portions of my deploy.xml so sdf deploy could complete, then i'd comment out the other parts
a
right, I can imagine
d
i'd like something for the cli, that's the direction i'm trying to get us to move in
a
We would like to have support for that. It will be definitely supported in CLI