We currently have an issue where we are deploying a project from the package in continuum. My task converts all the package details into a json object and it sends the object through WinRM to the PowerShell script. This is working for all our products, but we have 1 package that currently says that it is too large to send.
The error message is simply The request is too long
I suspect perhaps there are more error details that the Task does not show me. I do not have easy access to the server to research this from the receiving end.