Due to an issue, I had to delete a project temporarily. When I tried to add the project again and the pipeline ran, it failed because the maximum LOC would be surpassed. As it turns out, the old LOC are still included and then tries to add the new ones which means there double the amount of LOC there actually are.
How long does it take for the old LOC not to be included anymore?
Apparently, we just surpassed the max LOC when I removed the project, which was the whole reason it failed in the first place. I had no idea we were that close We’re at 251,493 now after adding the project again.
Anyway, my entire assumption was faulty, so I do apologize. This issue is resolved. Thank you for your help.