01-Feb-2021 13:20
We have recently upgraded our Azure DevOps environment from 2019 to 2020.
Since then, large git pushes fail with errors:
A couple of things we have tested:
Anyone seen this before?
According to this MS document (https://docs.microsoft.com/en-us/azure/devops/repos/git/rpc-failures-http-postbuffer?view=azure-devops), we shouldn't modify the http.postBuffer, but instead look at the configuration of the loadbalancer.
Since it worked with Azure DevOps 2019, I'm wondering what could go wrong here.
Any help would be appreciated.