Deployments Crashing

We have a solution here with 17 Files. Usually, when we have done deployments we have only pushed the files that were changed. This last one, we pushed all 17 files in the build, but only selected 2 files in the build to migrate.

However, every one of the deployments crashed OttoFMS.

Is this something we should avoid doing? Is this a bug?

Also: Is there a best practices document anywhere? Can we start one if not?

Hey J,

That should be fine, having more files in your build should not cause the deployment to crash. It will only make the fetch stage of the deployment slightly slower as the file is larger. Do you mind DMing me the debug logs for your deployment that crashed? I’d like to see what errors happened. Thank you!

-Kyle

Sure, I can do that, it will be sometime this afternoon, thanks.

1 Like

Also, there is not currently a best-practices doc other than the docs site.

Nevermind, this might have been because a previous process hadn’t completed fully before I started the migration. Let’s see how it goes when I do it again.